Re: Solr Security - BYOK

2022-07-15 Thread Christopher Schultz
Matt, On 7/15/22 15:30, mtn search wrote: My leadership is wondering to what extent Solr supports BYOK encryption, and/or if it is on the roadmap. Any info on this topic? I did not see much in my initial look. Yes... it's always tough to figure out how to bootstrap encryption without actual

Re: Solr Security - BYOK

2022-07-15 Thread dmitri maziuk
On 2022-07-15 2:30 PM, mtn search wrote: Hello, My leadership is wondering to what extent Solr supports BYOK encryption, and/or if it is on the roadmap. Any info on this topic? I wonder in what context this may be relevant to Solr at all. Dima

Solr Security - BYOK

2022-07-15 Thread mtn search
Hello, My leadership is wondering to what extent Solr supports BYOK encryption, and/or if it is on the roadmap. Any info on this topic? I did not see much in my initial look. Thanks, Matt

Re: Solr faceting

2022-07-15 Thread Andy Lester
> I would like to know if solr adds faceting fields by default when we do any > search. We have an id field which is still coming up in field cache even > after it is removed from sorting and faceting queries in the code. > Therefore, I would like to know if solr is adding this by any chance. N

Solr faceting

2022-07-15 Thread Poorna Murali
Hi all, I would like to know if solr adds faceting fields by default when we do any search. We have an id field which is still coming up in field cache even after it is removed from sorting and faceting queries in the code. Therefore, I would like to know if solr is adding this by any chance. Ple

replicate blendedInfixSuggesterIndexDir

2022-07-15 Thread r ohara
Hi all, Is there a way to replicate the suggester (AnalyzingInfixSuggester) index or does that have to be built on every node? Our index is quite large and it takes a few days to build. We're using Solr 8.11 in cloud mode. Thanks in advance.

child transformer in field list

2022-07-15 Thread Thomas Woodard
This is with solr 8.11. I can't get child documents returned in a result. You can see from the query below that there are children, and filtering them and returning parents works, but I can't get the children to also return. What am I missing? { "responseHeader":{ "status":0, "QTime":2,