Understanding why query does not work when enclosed with parenthesis

2022-01-31 Thread Arun Kumar
Hi, I am using solr(v8.10.1) in one of my project and have recently noticed that when executing a query with negative term query enclosed in parentheses as shown below with q.op as AND it returns 0 results. *(-title:legend AND -title:Urban) OR releaseYear:[1900 TO 2022]* When enabling debugQuery

Re: Understanding why query does not work when enclosed with parenthesis

2022-01-31 Thread Mikhail Khludnev
Hello, Arun. Please check the great explanation generously provided by Shawn. https://cwiki.apache.org/confluence/display/solr/NegativeQueryProblems Enjoy. On Mon, Jan 31, 2022 at 11:54 AM Arun Kumar wrote: > Hi, > > I am using solr(v8.10.1) in one of my project and have recently noticed > that

Apache SOLR issue

2022-01-31 Thread Bindal, Gauri
Hello, We use Apache SOLR version 4.10.3 which is the middleware between database (Teradata) and a web application (frontend). Below is a diagram for better understanding. [cid:image003.png@01D813D3.D1CED550] There is a daily job scheduled on our Solr server which is used for extracting data f

v0.6.0-prerelease crds were missing

2022-01-31 Thread vishal parekh
Below crd file doesn't exist. https://solr.apache.org/operator/downloads/crds/v0.6.0-prerelease/all-with-dependencies.yaml

Re: Apache SOLR issue

2022-01-31 Thread matthew sporleder
The mailing list strips all of your images so we can't see anything :) You can make a gist on github or not use screenshots. solr 4 is quite old so prepare to be told that a few times. On Mon, Jan 31, 2022 at 7:47 AM Bindal, Gauri wrote: > Hello, > > > > We use Apache SOLR *version 4.10.3* whi

SSLConfigurationsFactory - ClassNotFoundException

2022-01-31 Thread Pnina Bashkanski
Hello! I am currently moving from solr version 6.3.0 to solr version 8.11.1. I am using java 8(jdk1.8.0_272). When using the following command: java -Xms4196m -Xmx7168m -verbose:gc -XX:NewRatio=3 -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=8 -XX:ConcGCThreads=4 -XX:Par

Solr Queries Investigation

2022-01-31 Thread Hadeer Samir
Hello all, I want to get your support regarding this question please. I want to get the WKT field based on defined condition on a query and in the same process I want to use this returned field as an argument to the Intersects method I want to do something like that : {!field f=shape}Intersects

Re: Apache SOLR issue

2022-01-31 Thread Charlie Hull
This list strips attachments, so none of the images you attached are visible I'm afraid. Charlie On 28/01/2022 08:55, Bindal, Gauri wrote: Hello, We use Apache SOLR *version 4.10.3* which is the middleware between database (Teradata) and a web application (frontend). Below is a diagram for

Solr upgrade(6.6 ->. 8.8.2)|| High Heap usage

2022-01-31 Thread sachin gk
Hi All, We upgraded solr(cloud) from 6.6 version to 8.8.2. Below are job details: 1. Indexing every 24 hour 2. There are two in place update runs 15 min apart each running every 30 minutes. In-place update details: updatechain: inplace-update-chain number of segment forced to 1 Index 1. Total

backup and restore, standalone instance, windows paths

2022-01-31 Thread SIMM Stephen (Acoss)
Hello, The backup works with this URL http://localhost:8983/solr/documents/replication?command=backup&name=1629&location=c:/temp/solr-backups But the restore command does not : http://localhost:8983/solr/documents/replication?command=restore&name=1629&location=c:/temp/solr-backups The error is :