Hi All, If I am to completely avoid the query parser and use the BooleanQuery along with TermQuery, RangeQuery, PrefixQuery, PhraseQuery, etc, does the search words still get to the Analyzer, before actually doing the real search? Many thanks, Dino
- Analyzer at Query time Dino Korah
- Re: Analyzer at Query time Mark Miller
- Re: Analyzer at Query time Yonik Seeley