You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2005/08/05 17:23:55 UTC

DO NOT REPLY [Bug 36046] New: - Empty slows down lucene backed searches

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36046>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36046

           Summary: Empty <where/> slows down lucene backed searches
           Product: Slide
           Version: Nightly
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Search
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: m.pfingsthorn@hippo.nl


An empty <where/> in DASLs makes the LuceneExpressionFactory fall back to the
default implementation using the StructureIterator, which is dead slow.
I attached a patch where this is diverted by accessing the Lucene index instead,
which takes no time at all.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org