Re: Lucene Query to String
Mit freundlichen Grüßen, Markus Boese > Hi Markus, what is the logic behind your query parser? How the query is expected to be rewritten ? I've never seen that kind of rewritten query, but if you tell us what you are expecting to rewrite, maybe would be easier to hel
Lucene Query to String
abcd[ , 1] +f:1' Could anyone explain what lucene whats to tell me with '[ ,1]' ? I know lucene supports range queries but there are contains something like this '[1 TO 4]', thus no comma included... -- Regards, Markus Boese