Re: Highlighting values of non stored fields

2020-06-14 Thread mosh bla
Thanks Erick, indeed that was my problem and you helped me understand how hl component works, but still I cant understand how can I avoid storing all field’s variations? For example, if I need to support morphological search, I have 2 fields: Say we indexed the following doc: {     “doc_te

Re: [EXTERNAL] - Re: HTTP 401 when searching on alias in secured Solr

2020-06-14 Thread Aroop Ganguly
Isabele sometime 401’s are a red herring for other issues un related to auth. We have had issues on 7.7 where an underlying transient replica recovery and/or leader down situation where the only message we got back from Solr was a 401. Please see if u have any down replicas or other issues where c

Re: [EXTERNAL] - Re: HTTP 401 when searching on alias in secured Solr

2020-06-14 Thread Isabelle Giguere
I have created https://issues.apache.org/jira/browse/SOLR-14569 It includes a patch with the unit test to reproduce the issue, and a simplification of our product-specific configuration, with instructions. Let's catch up on Jira. Isabelle Giguère Computational Linguist & Java Developer Linguiste

Re: How to determine why solr stops running?

2020-06-14 Thread Ryan W
Thank you. I pasted those settings at the end of my /etc/default/solr.in.sh just now and restarted solr. I will see if that fixes it. Previously, I had no settings at all in solr.in.sh except for SOLR_PORT. On Thu, Jun 11, 2020 at 1:59 PM Walter Underwood wrote: > 1. You have a tiny heap. 536