[ 
https://issues.apache.org/jira/browse/LUCENE-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991180#comment-12991180
 ] 

Robert Muir commented on LUCENE-2907:
-------------------------------------

bq. I am not sure if CompiledAutomation is a good name since it is not really 
an automaton is it?

it is a compiled form of the automaton... and it is a dfa, mathematically.

At the end of the day this CompiledAutomaton is an internal api, we can change 
its name at any time.


> automaton termsenum bug when running with multithreaded search
> --------------------------------------------------------------
>
>                 Key: LUCENE-2907
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2907
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-2907.patch, LUCENE-2907.patch, 
> LUCENE-2907_repro.patch, correct_seeks.txt, incorrect_seeks.txt, 
> seeks_diff.txt
>
>
> This one popped in hudson (with a test that runs the same query against 
> fieldcache, and with a filter rewrite, and compares results)
> However, its actually worse and unrelated to the fieldcache: you can set both 
> to filter rewrite and it will still fail.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to