On Wed, Aug 31, 2011 at 1:44 PM, Robert Muir <[email protected]> wrote:
>> By the way, what will AutomatonQuery prefer "(XXX)[0-9]{0,2}" or
>> "(XXX)[0-9]*" or "(XXX).*" ? Any performance difference?

Also, what I said only applies to "old term dictionaries"
implementations... if you are absolutely using the latest trunk with
BlockTree (https://issues.apache.org/jira/browse/LUCENE-3030), the
rules don't apply, the automaton is "intersected" in a totally
different way!!!!

-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to