Aaron McCurry created BLUR-150:
----------------------------------

             Summary: Create an LRU cache for parsed queries on a per table 
basis
                 Key: BLUR-150
                 URL: https://issues.apache.org/jira/browse/BLUR-150
             Project: Apache Blur
          Issue Type: Improvement
          Components: Blur
    Affects Versions: 0.2.0
            Reporter: Aaron McCurry
             Fix For: 0.2.0


Basically every query string is parsed every query call into Lucene query 
objects.  And every Facet is parsed every query as well.  These Query object 
could be cached and reused.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to