Hi Holger,
It’s not apparent to me why you are using the spatial field to index a
number. Why not simply a “tfloat” or whatever numeric field? Then you
could use {!frange} with a function to get the difference and filter it to
be in the range you want.
RE query parsing (problem #1): you should
Hi,
I try to search numbers with a certain deviation. My parser is ExtendedDisMax.
A possible search expression could be 'twist drill 1.23 mm'. It will not match
any documents, because the document contains the keywords 'twist drill', '1.2'
and 'mm'.
In order to reach my goal, I've indexed all