On Wed, Aug 31, 2011 at 1:44 PM, Robert Muir <rcm...@gmail.com> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to