Re: Considering SOLR as our new infra

2021-08-17 Thread Albert Dfm
Thanks a lot for the very detailed answers and time I have a lot to read by now! It's so good to have an impressive community support like this one, thank you so much!! On Mon, Aug 16, 2021 at 12:32 PM Alessandro Benedetti wrote: > Hi Albert, > on top of the very good answers already in the thr

Edismax mysteries?

2021-08-17 Thread Dwane Hall
Hi all, A quick question regarding query analysis if someone is feeling brave and knows a bit about the edismax parser's behaviour?! It's probably best explained as an example: I have 3 fields with two field types (defined below) ST_Field1 - Field type of search_text ST_Field2 - Field type of s

Re: Edismax mysteries?

2021-08-17 Thread Jan Høydahl
Dwane, You may find this unresolved issue an interesting (and long) read https://issues.apache.org/jira/browse/SOLR-12779 Jan > 17. aug. 2021 kl. 09:31 skrev Dwane Hall : > > Hi all, > > A quick question regarding query analysis if someone is feeling brave and > knows a bit about the edismax

Re: Edismax mysteries?

2021-08-17 Thread Shawn Heisey
On 8/17/2021 1:31 AM, Dwane Hall wrote: Query 2 using qf=ST_Field1 LC_Field1 When I use a "lowercase" fieldType in qf with a "search_text" fieldType - The query generated consists of a single MUST DisjunctionMaxQuery with each qf field of type "search_text" a MUST clause and the field of type "

Re: ConcurrentUpdateSolrClient stall prevention bug in Solr 8.8.2

2021-08-17 Thread Shawn Heisey
On 8/16/2021 5:17 AM, Reej Nayagam wrote: Hi Shawn , Please find the gc logs from our test server. Your help is much appreciated. https://drive.google.com/drive/folders/1VQqlRxiDnHWPUlmTUv83a8CqCtvBP4le?usp=sharing I analyzed the logs with the gceasy.io website.  Garbage collection is healthy

LTR and managed resources

2021-08-17 Thread Walter Underwood
We run without managed resources because our config is under source control. Is there something we need to enable in order to upload models and features for LTR? They are showing “model not found” sometimes. Solr 8.7, cloud mode, sharded. wunder Walter Underwood wun...@wunderwood.org http://obs

Re: Int point fields in schema browser? (8.7)

2021-08-17 Thread Walter Underwood
Any ideas on this? wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Aug 12, 2021, at 9:46 AM, Walter Underwood wrote: > > The values for IntPointField docValue fields are not showing up in the schema > browser. We can search the values, sort by them