On 5/23/2018 5:40 PM, RAUNAK AGRAWAL wrote:
I am facing an issue where I have a collection named employee collection.
Suppose I was to search employee by its id, so my query is *id:(1 2 3*) and
it is working fine in solr. Now let say I want to search by their name. So
my query is name:(Alice Bob
Hi,
I am facing an issue where I have a collection named employee collection.
Suppose I was to search employee by its id, so my query is *id:(1 2 3*) and
it is working fine in solr. Now let say I want to search by their name. So
my query is name:(Alice Bob).
Now the problem is when I am querying