JVM Memory Issue with Solr 8.7.0

2020-11-06 Thread Thomas Heldmann
Dear All, After the release of Solr 8.7.0 I want to test the new version on my notebook. It has the following specifications: Windows 10 64-bit, 16 GB RAM, Amazon Corretto 11 64-bit, 50 GB free disk space. I downloaded solr-8.7.0.zip and unzipped it into a local folder. In order to start Solr in

can't connect to SOLR with JDBC url

2020-11-06 Thread Vincent Bossuet
Hi all :) I'm trying to connect to Solr with JDBC, but I always have "java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983/ within 15000 ms" (or other port, depends wich jdbc url I test). Here what I did : - I installed Solr 7.7.2 (i followed install doc

Phrase query no hits when stopwords and FlattenGraphFilterFactory used

2020-11-06 Thread Edward Turner
Hi all, We are experiencing some unexpected behaviour for phrase queries which we believe might be related to the FlattenGraphFilterFactory and stopwords. Brief description: when performing a phrase query "Molecular cloning and evolution of the" => we get expected hits "Molecular cloning and

Partial updates on collection with router.field lead to duplicated index

2020-11-06 Thread Zhivko Donev
Hi All, I believe that this is a bug on solr side but want to be sure before filing a JIRA ticket. Setup: Solr Cloud 8.3 Collection with 2 shards, 2 replicas, router = compositeId, router.field=routerField_s I am adding a document and then updating it as follows: { "id":"1", "routerField_s":"1"