On Wed, Feb 1, 2012 at 4:32 PM, Paul Taylor <[email protected]> wrote: > > So it seems like it just broke the text up at spaces, and does text analysis > within getFieldQuery(), but how can it make the assumption that text should > only be broken at whitespace ?
you are right, see this bug report: https://issues.apache.org/jira/browse/LUCENE-2605 -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
