Please format your code using </> icon as explained in this guide. It will make your post more readable.
Or use markdown style like:
```
CODE
```
It's probably because you are using a default analyzer which breaks your text into tokens like xy, 02, 00027.
BTW don't set size to 10000 unless you really know why you are doing that.