Is there a way to execute multiple queries in a single solr request and get the union of results as response
my simplified schema would look like a name field and a ...
For my Solr server, some of the query strings will be in Asian languages such as Chinese or Japanese.
For such query strings, would the Standard or Dismax request handler work? ...
I am developing a search engine app using Asp.Net, C# and Solrnet. I use the standard request handler. Is there a way I can boost the fields at query time from ...
Is it possible to conduct multiple spatial queries within the same SOLR (3.1+) request?
We currently have a need to allow user to search for inventory with a location of their choice ...