Paul Ramirez created OODT-489:
---------------------------------

             Summary: Reduce number of queries for filemanager lucene catalog
                 Key: OODT-489
                 URL: https://issues.apache.org/jira/browse/OODT-489
             Project: OODT
          Issue Type: Improvement
          Components: file manager
            Reporter: Paul Ramirez
            Assignee: Paul Ramirez
             Fix For: 0.5


When doing page queries the lucene catalog implementation submits a query 
twice; once to get the total number of pages and the other to get the actual 
results. If the page is passed down into the paginateQuery function it can set 
the total pages.

--
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