Re: Performance in solr7.5

2020-07-08 Thread Sankar Panda
Hi All, Any suggestion? Thanks Sankar Panda On Mon, Jul 6, 2020, 16:58 Sankar Panda wrote: > Hi Eric, > Thanks for your mail. I am seeing that 91`% time cpu is idle. > > if you see below some of the stats ,still i am not able to visualize where > it is wro

Re: Performance in solr7.5

2020-07-06 Thread Sankar Panda
i need to see Thanks Sankar Panda On Mon, Jul 6, 2020 at 12:19 AM Erick Erickson wrote: > Look at your I/O stats. My bet is that you’re swapping like crazy and your > CPU is relatively idle. > > 2T of index on two machines is probably simply too much data on too littl

Performance in solr7.5

2020-07-05 Thread Sankar Panda
Hi All, I am facing performance issue while searching. It took 10mins to get the results.i have 2 shard and each shard having 2 replicas.80M documents and index size in each shard is 2T. Any suggestions? Thanks Sankar panda

NLP with solrcloud

2020-02-22 Thread Sankar Panda
Can any one help me how opennlp pretrained models are configured with solrcloud. Thanks Sankar Panda

NLP with solrcloud

2020-02-21 Thread Sankar Panda
Can any one help me how opennlp pretrained models are configured with solrcloud. Thanks Sankar Panda

Hi team,

2020-02-21 Thread Sankar Panda
Can any one tell me how the open nlp model files configure n solrcloud . Thanks Sankar Panda

Re: Solr 8.3

2020-01-02 Thread Sankar Panda
Hi Vishal, You can .go to the collection in admin console.mannually changed the ip address as you want.Remove the replica and add it as per your requirements.This option provides by the solr cloud. Thanks Sankar panda On Fri, Jan 3, 2020, 11:33 vishal patel wrote: > I do not want to change

Re: Solr 8.3

2020-01-02 Thread Sankar Panda
Hi Vishal, You can create a empty nodeset and manually configure in the collection as desired in the admin page Thanks Sankar Panda On Thu, Jan 2, 2020, 14:36 vishal patel wrote: > My created collection in solr cloud below > > 10.38.33.24 is shard and its replica is 10.38.33.27. >

Need help to update multiple documents

2016-11-23 Thread Reddy Sankar
Hi Team , Facing issue to update multiple document in SOLAR at time in my batch job. Could you please help me by giving example or an documentation for the same. Thanks Sankar Reddy M.B { "add": { "doc": { "quoteNumber": "133940",

Dynamically loading xml files from webapplication to index

2011-04-28 Thread sankar
In our webapp, we need to upload a xml data file from the UI(dialogue box) for indexing we are not able to find the solution in documentation. plz suggest what is the way to implement it -- View this message in context: http://lucene.472066.n3.nabble.com/Dynamically-loading-xml-files-from-w