Re: Non Deterministic Results from /admin/luke

2020-10-06 Thread Andrzej BiaƂecki
You may want to check the COLSTATUS collection command added in 8.1 (https://lucene.apache.org/solr/guide/8_6/collection-management.html#colstatus ). This reports much of the information returned by /admin/luke but ca

Re: Non Deterministic Results from /admin/luke

2020-10-01 Thread Shawn Heisey
On 10/1/2020 4:24 AM, Nussbaum, Ronen wrote: We are using the Luke API in order to get all dynamic field names from our collection: /solr/collection/admin/luke?wt=csv&numTerms=0 This worked fine in 6.2.1 but it's non deterministic anymore (8.6.1) - looks like it queries a random single shard.

Non Deterministic Results from /admin/luke

2020-10-01 Thread Nussbaum, Ronen
Hi All, We are using the Luke API in order to get all dynamic field names from our collection: /solr/collection/admin/luke?wt=csv&numTerms=0 This worked fine in 6.2.1 but it's non deterministic anymore (8.6.1) - looks like it queries a random single shard. I've tried using /solr/collection/sel