I'm a completely lost here.
bq: "I have designed a screen where results are showing in tabular
form, in each column I have applied sorting( using Solr sort
parameter)"
What does that mean? What is the relationship between columnA and
columnB in the same row? Are they from the same doc? Different
Hi Shawn
Thanks for putting the settings in context. This definitely helps.
Before I put these settings, I was doing a bit more digging, and wanted to
really understand why the merging was so slow. Looking at the thread dump of
Solr 6.6 and Solr 5.4, I found that in the merging process, the mergi
HI,
In my project i use Apache Solr version 6.2.1. A schema.xml contains
an enum field. When I try to index this field (sending a java object
with an enum via solrj) I get an exception (stacktrace below)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
Error from server at ht