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

[EMAIL PROTECTED] edited comment on LUCENE-1483 at 12/11/08 4:22 AM:
---------------------------------------------------------------

Hmmm...well this makes the test pass (I subtract the base from the filter doc 
id)...

Let me know if I'm all wet on this...

*EDIT*

that cant be quite right...I'll try making a different test.

      was (Author: [EMAIL PROTECTED]):
    Hmmm...well this makes the test pass (I subtract the base from the filter 
doc id)...

Let me know if I'm all wet on this...
  
> Change IndexSearcher to use MultiSearcher semantics for sorted searches
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-1483
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1483
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.9
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, 
> LUCENE-1483.patch, LUCENE-1483.patch
>
>
> Here is a quick test patch. FieldCache for sorting is done at the individual 
> IndexReader level and reloading the fieldcache on reopen can be much faster 
> as only changed segments need to be reloaded.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to