Yes, sorry for the delay, we now do q=key:("key1" "key2"...) and that
works properly.
On Tue, Mar 27, 2012 at 3:53 AM, Dmitry Kan wrote:
> So I solved it by using key:(id1 OR ... idn).
>
> On Tue, Mar 27, 2012 at 9:14 AM, Dmitry Kan wrote:
>
>> Hi,
>>
>> Actually we ran into the same issue with
So I solved it by using key:(id1 OR ... idn).
On Tue, Mar 27, 2012 at 9:14 AM, Dmitry Kan wrote:
> Hi,
>
> Actually we ran into the same issue with using ids parameter, in the solr
> front with shards architecture (exception throws in the solr front). Were
> you able to solve it by using the key
Hi,
Actually we ran into the same issue with using ids parameter, in the solr
front with shards architecture (exception throws in the solr front). Were
you able to solve it by using the key:value syntax or some other way?
BTW, there was a related issue:
https://issues.apache.org/jira/browse/SOLR-