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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to