A agree that dispatching multiple queries is better.

With multiple queries, we need to deal with multiple result codes, multiple 
timeouts, and so on. Then write tests for all that stuff.

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)


> On Nov 21, 2016, at 9:55 AM, Christian Ortner <chris.ort...@gmail.com> wrote:
> 
> Hi,
> 
> there has been an JIRA issue[0] for a long time that contains some patches
> for multiple releases of Solr that implement this functionality. It's a
> different topic if those patches still work in recent versions, and the
> issue has been resolved as a won't fix.
> 
> Personally, I think starting multiple queries asynchronously right after
> each other has little disadvantages over a batching mechanism.
> 
> Best regards,
> Chris
> 
> 
> [0] https://issues.apache.org/jira/browse/SOLR-1093
> 
> On Thu, Nov 17, 2016 at 7:50 PM, Mikhail Khludnev <m...@apache.org> wrote:
> 
>> Hello,
>> There is nothing like that in Solr.
>> 
>> On Thursday, November 17, 2016, Dorian Hoxha <dorian.ho...@gmail.com>
>> wrote:
>> 
>>> Hi,
>>> 
>>> I couldn't find anything in core for "multiple separate queries in 1 http
>>> request" like elasticsearch
>>> <https://www.elastic.co/guide/en/elasticsearch/reference/
>>> current/search-multi-search.html>
>>> ? I found this
>>> <http://blog.nbostech.com/2015/09/solr-search-conponent-
>> multiple-queries/>
>>> blog-post though I thought there is/should/would be something in core ?
>>> 
>>> Thank You
>>> 
>> 
>> 
>> --
>> Sincerely yours
>> Mikhail Khludnev
>> 

Reply via email to