Hi All,
We saw there is an open issue regarding this subject:
https://issues.apache.org/jira/browse/SOLR-9077
We would very much like to use this feature in our new production version.
This issue currently prevents us from using streaming.
We were wondering if there is any plan to fix this so
Hi All,
I am using Solr 6 in SolrCloud mode and trying to filter results according
to a date range.
The date field is defined as following in the managed_schema file:
When I run the following query:
https://:8983/solr//select?q=date:[2016-08-02T04:43:38Z
TO 2016-08-02T05:43:38Z]&rows=10
I
Hi,
I am using Solr 4.10.2.
When one of the shards in my environment is down and fails to recover -
The process of deleting documents from other shards fails as well.
For example,
When running:
https://:8983/solr//update?stream.body=
*:*&commit=true
I get the following error message:
No regis
e.org
Date: 08/01/2015 05:14 PM
Subject:Re: Solr with Tomcat - enabling SSL problem
On 1/8/2015 6:25 AM, Tali Finelt wrote:
> I am using Solr 4.10.2 with tomcat and embedded Zookeeper.
> I followed
>
https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-Sol
Hi,
I am using Solr 4.10.2 with tomcat and embedded Zookeeper.
I followed
https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-SolrCloud
to enable SSL.
I am currently doing the following:
Starting tomcat
Running:
../scripts/cloud-scripts/zkcli.sh -zkhost localhost:9983 -c