Re: AnalyticsQuery fails on a sharded collection

2016-08-11 Thread Joel Bernstein
pend%3DINVOICE_AMOUNT}&shard.url=http://localhost:8983/solr/ > ShardTest1_shard1_0_replica1/|http://localhost:8984/solr/ > ShardTest1_shard1_0_replica2/&version=2&q=*:*&NOW= > 1470925120206&ids=533737,44864,100672,940123,96752& > isShard=true&wt=javabin&_=1470925120222} > status=0 QTime=4293 > > INFO - 2016-08-11 09:19:53.178; [ShardTest1 shard1_0 core_node3 > ShardTest1_shard1_0_replica1] org.apache.solr.core.SolrCore; > [ShardTest1_shard1_0_replica1] webapp=/solr path=/aggr > params={q=*:*&indent=true&fl=VENDOR_NAME&sort=VENDOR_NAME+ > asc&wt=json&_=1470925120222} > hits=24158 status=0 QTime=72972 > > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/AnalyticsQuery-fails-on-a-sharded-collection- > tp4289274p4291301.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: AnalyticsQuery fails on a sharded collection

2016-08-11 Thread tedsolr
=0 QTime=4293 INFO - 2016-08-11 09:19:53.178; [ShardTest1 shard1_0 core_node3 ShardTest1_shard1_0_replica1] org.apache.solr.core.SolrCore; [ShardTest1_shard1_0_replica1] webapp=/solr path=/aggr params={q=*:*&indent=true&fl=VENDOR_NAME&sort=VENDOR_NAME+asc&wt=json&_=1470925120222} hits=24158 status=0 QTime=72972 -- View this message in context: http://lucene.472066.n3.nabble.com/AnalyticsQuery-fails-on-a-sharded-collection-tp4289274p4291301.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AnalyticsQuery fails on a sharded collection

2016-08-10 Thread tedsolr
in context: http://lucene.472066.n3.nabble.com/AnalyticsQuery-fails-on-a-sharded-collection-tp4289274p4291190.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AnalyticsQuery fails on a sharded collection

2016-08-10 Thread tedsolr
public int nextDoc() throws IOException { return 0; } } } -- View this message in context: http://lucene.472066.n3.nabble.com/AnalyticsQuery-fails-on-a-sharded-collection-tp4289274p4291180.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AnalyticsQuery fails on a sharded collection

2016-07-28 Thread tedsolr
likely be in 6.2 -- View this message in context: http://lucene.472066.n3.nabble.com/AnalyticsQuery-fails-on-a-sharded-collection-tp4289274p4289364.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AnalyticsQuery fails on a sharded collection

2016-07-27 Thread Joel Bernstein
#x27;s setting > the next doc base. It appears I have a null LeafReaderContext. Without > knowing anything about my code, what is it about multiple shards that might > throw off a collector like this? > > thanks! > v5.2.1 > > > > -- > View this message in context: >

AnalyticsQuery fails on a sharded collection

2016-07-27 Thread tedsolr
is it about multiple shards that might throw off a collector like this? thanks! v5.2.1 -- View this message in context: http://lucene.472066.n3.nabble.com/AnalyticsQuery-fails-on-a-sharded-collection-tp4289274.html Sent from the Solr - User mailing list archive at Nabble.com.