[ 
https://issues.apache.org/jira/browse/SOLR-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley resolved SOLR-998.
-------------------------------

    Resolution: Fixed

committed with latest lucene libs.

> ExternalFile fails with newest Lucene libs
> ------------------------------------------
>
>                 Key: SOLR-998
>                 URL: https://issues.apache.org/jira/browse/SOLR-998
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>             Fix For: 1.4
>
>         Attachments: SOLR-998.patch
>
>
> reopen() causes segments to be reused, and new segment-at-a-time searching in 
> Lucene causes FileFloatSource to be reloaded per-segment (and thus get a hit 
> on the old segments).  Per-segment loading of FileFloat Source is very 
> inefficient in any case.

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

Reply via email to