Shuffling Tuples - Parallel SQL

2018-12-06 Thread swathi
Hi, I am reading on Solr’s Parallel SQL. How each replica partition the results by using HashQParser plugin and shuffle the tuples with same values in the partition key field to same worker node ? How do we know the partition key field values? Thanks, Swathi.

How to check if solr cores have any issues and the node needs to be restarted

2017-09-11 Thread swathi
Hello Team, I am trying to restart a node that has issues with the cores. I was hoping to use CORE STATUS api and check whether it has any cores listed in the initFailures or not. Since all such cores do not respond to ping and receive traffic, I want to put effort into finding out the reason fro

Re: Solr Collection Create API queries

2016-09-09 Thread Swathi Singamsetty
Status, AddReplica, > DeleteReplica, etc.) and manage this from outside of Solr. I don't want to > pull you back from trying to build something but I think you'd be biting a > lot for the first bite if you take this up as the first thing to implement > within Solr. > > >

Re: Solr Collection Create API queries

2016-09-09 Thread Swathi Singamsetty
of the cluster. Please let me know if you need more information. Can you point me to the git repo branch where I can dig deeper and see this functionality ? Thanks, Swathi. On Fri, Sep 9, 2016 at 1:10 PM, Anshum Gupta wrote: > Just to clarify here, I said that I really think it'

Re: Solr Collection Create API queries

2016-09-09 Thread Swathi Singamsetty
into the ref guide as well. Thanks, Swathi. On Friday, September 9, 2016, Erick Erickson wrote: > You cannot just pick arbitrary parts of a JIRA discussion > and expect them to work. JIRAs are places where > discussion of alternatives takes place and the discussion > often suggests id

Solr Collection Create API queries

2016-09-08 Thread Swathi Singamsetty
this feature? Thanks & Regards, Swathi.