I'd guess there wouldn't be any difference, but haven't tried it. Try it out and see what query.toString() says in each case.
-- Ian. On Fri, Jul 31, 2009 at 1:37 PM, Paul Taylor<[email protected]> wrote: > Is there any difference between using QueryParser and MultiFieldQueryParser > when have single default search field ? > > Depending on how many default search fields on an searching an index I > select which of the two QueryParsers to use, but does it mater if I just use > MultiFIeldQueryParser all the time > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
