Hello,
I'm new to this list and a Lucene n00b so I'm hoping you all can help me.
I'm consuming an index that was built with version 4.7.2. The index has
numeric fields. When I try to search on those fields I get no result. I
opened the index up with Luke and it seems there is something weird going
parsers have no schema information, so
> they can only create Term* not Numeric* query types, unless you subclass
> them to have special handling for the fields without classical terms.
>
> Uwe
>
> Am 22. August 2017 18:39:40 MESZ schrieb Andrew Schuler <
> andrew.schu...@