Urgh, right.  Can't we simply restore the AUTO resolution into it?
Existing (direct) usage of it must be passing in the top-level
IndexReader.  (Lucene doesn't use FSHQ internally).

Mike

On Thu, Apr 23, 2009 at 6:48 PM, Mark Miller <markrmil...@gmail.com> wrote:
> Just got off the train and ny to ct has a brilliant bar car, so lest I
> forget:
>
> 1483 moved auto resolution from fshq to indexsearcher - which is a back
> compat break if you were using a fshq without indexsearcher (Solr does it -
> anyone could). Annoying. If I remember right, I did it to resolve auto on
> the multireader rather than each individual segment reader. So the change is
> needed and not allowed. Perhaps it could just re-resolve like before though
> - if indexsearcher has already resolved, fine, otherwise it will be done
> again at the fshq level. Ill issue it up later.
>
> --
> - Mark
>
> http://www.lucidimagination.com
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>
>

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