Range query syntax on a polygon field is returning all documents

2019-03-17 Thread Mitchell Bösecke
Hi everyone, I'm trying to index geodetic polygons and then query them out using an arbitrary rectangle. When using the Geo3D spatial context factory, the data indexes just fine but using a range query (as per the solr documentation) does not seem to filter the results appropriately (I get all

Solr 7.6 Shard name - possible issue?

2019-03-17 Thread Dave Durbin
I have a collection with 16 shards. Originally it had 2 shards and then each of those was split into 8 shards. When I look at data stored on the servers, I have a couple of shard replicas that have slightly odd names. For example while most of the shard replicas look like this:

Garbage Collection Metrics

2019-03-17 Thread Karthik K G
Hi Team, I was looking for Old GC duration time metrics, but all I could find was the API for this "/solr/admin/metrics?wt=json=jvm=gc.G1- Old-Generation", but I am not sure if this is for 'gc_g1_gen_o_lastgc_duration'. I tried to hookup the IP to the jconsole and was looking for the metrics, but