CartesianShapeFilter improvements
---------------------------------

                 Key: LUCENE-2081
                 URL: https://issues.apache.org/jira/browse/LUCENE-2081
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/spatial
    Affects Versions: 2.9
            Reporter: Grant Ingersoll
            Priority: Minor


The CartesiahShapeFilter could use some improvements.  For starters, if we make 
sure the boxIds are sorted in index order, this should reduce the cost of 
seeks.  I think we should also replace the logging with a similar approach to 
Lucene's output stream.  We also can do Term creation a tad bit more 
efficiently too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to