Please reconsider the removal of the DIH from future versions. The repo
it's been moved to is a ghost town with zero engagement from Rohit (or
anyone). Not sure how 'moving' it caused it to now only support MariaDB but
that appears to be the case. The current implementation is fast, easy to
work wi
Do collection names in request url affect how the query works in any way?
A streaming expression is sent to http://mySolrHost/solr/col1,col2/stream
(notice multiple collections in url)
Col1 has 2 shards, each have 3 replicas.
* Shard1 has replicas on nodes A, B, C
* Shard2 has replicas on D,E,F
Hi,
I have one data collection on 3 shards and 2 replicas, user searches on it.
Also I log all user queries and save to another collection on the same solr
cloud, but user queries are very slow when there are a lot of logs to be
written to the log collection.
any solution for me, please advise. o
Hello everyone,
I have a nasty problem with the scheduled Solr collections backup. From
time to time when a scheduled backup is triggered (backup operation takes
around 10 minutes) Solr freezes for 20-30 seconds. The freeze happens on
one Solr instance at time but this affects all queries latency (
I am using `geodist()` in solr query. Following this
`select?=&fl=*,_dist_:geodist()&fq={!geofilt
d=30444}&indent=on&pt=50.53,-9.5722616&q=*:*&sfield=geo&spatial=true&wt=json`
However, it seems like distance calculations aren’t working. Here’s an
example query where the pt is several hundred kilom