This is related to the bug seen in relation to SOLR-908 and who
knows what else! So yeah I picked through the code and see that
parsedQuery can be multiple when returned, though I'd consider
this somewhat confusing and useless behavior without
additionally indicating which servers the parsedQueries are from.

On Sun, Sep 20, 2009 at 7:41 PM, Lance Norskog <goks...@gmail.com> wrote:
> The Distributed Search architecture assumes that all of the shards are
> the same schema.xml. So, the distributed search feature should receive
> the same exact parsed query from all shards. If it does not, this
> means the distributed search shards are not configured consistently.
> This would cause a lot of confusion.
>
> On Sun, Sep 20, 2009 at 12:44 PM, Chris Hostetter
> <hossman_luc...@fucit.org> wrote:
>>
>> : Subject: Multiple parsedquery in the result set when debugQuery=true
>> :
>> : Are there supposed to be multiple parsedquery entries for a
>> : distributed query when debugQuery=true?
>>
>> can you be more specific as to what you mean?  cut/paste an example would
>> be helpful.
>>
>> (you specificly mentioned a distributed query .. are you sure you aren't
>> just seeing "parsedQuery" and "parsedQuery_toString" ... they're the same
>> object just using differnet formatters).
>>
>>
>>
>>
>> -Hoss
>>
>>
>
>
>
> --
> Lance Norskog
> goks...@gmail.com
>

Reply via email to