Recently I fount out that BooleanQuesry.maxClauseCount no longer ca be set via system property.

from Changes.txt:
7. Several default values cannot be set via system properties anymore, as
   this has been considered inappropriate for a library like Lucene.

In my application I can set appropriate value inside application but if I want to test same query in Luke I get TooManyClausesException.

--
regards,
Volodymyr Bychkoviak

Reply via email to