Hi folks,

I was recommended to use PrecedenceQueryParser if I want boolean precedence in 
my queries. While examining this class, I have noticed that it and its super 
class do not extend the QueryParser but have a separate 
implementation/hierarchy. All other parsers in that package do extend the 
QueryParser.
Is there a good reason for? This rather problematic in my case because I do 
override some of the protected methods (e.g. getRangeQuery) in the QueryParser 
class.

Thanks,

Mike
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to