Re: Delete with Solrj deleteByQuery - Boolean clauses

2019-06-19 Thread rgummadi
Hi Erick, Still using Solr 4.6. Terms query parser does not exist in this version right? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Delete with Solrj deleteByQuery - Boolean clauses

2019-06-18 Thread rgummadi
Thanks Erick. I will try the terms query. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Delete with Solrj deleteByQuery - Boolean clauses

2019-06-18 Thread rgummadi
There is a situation where we have to delete a lot of assets for a customer from solr index. There are occasions where the number of assets run into thousands. So I am constructing the query as below. If the number of ‘OR’ clauses cross a certain limit (like 50), the delete is not working. We

What is the cause of the below error?

2018-07-20 Thread rgummadi
What is the cause of the below errror. Is it a disconnect from the overseer node to zookeeper node. We are running a cluster with Solr 4.6. org.apache.solr.handler.admin.CoreAdminHandler - :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for

Silk from LucidWorks

2018-07-13 Thread rgummadi
Is SiLK from LucidWorks still an acitve project. I looked at their github and it does not seem to be active. If so are there any alternative solutions. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: ant eclipse on branch_6_4

2018-04-13 Thread rgummadi
Thanks Steve. I will look into the cache. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

ant eclipse on branch_6_4

2018-04-12 Thread rgummadi
I cloned lucene-solr git and working on git branch branch_6_4. I am trying to make this eclipse compatible. So I "ant eclipse" from the root folder. I am getting the below error. Can some one suggest a resolution. [ivy:retrieve] ::

Re: Running Solr6 on Tomcat7

2017-04-21 Thread rgummadi
Thanks. I will try your steps. -- View this message in context: http://lucene.472066.n3.nabble.com/Running-Solr6-on-Tomcat7-tp4330500p4331258.html Sent from the Solr - User mailing list archive at Nabble.com.

Running Solr6 on Tomcat7

2017-04-18 Thread rgummadi
Is anyone successfull in running Solr6 on Tomcat7. If so can you give me some pointers on how you did this? -- View this message in context: http://lucene.472066.n3.nabble.com/Running-Solr6-on-Tomcat7-tp4330500.html Sent from the Solr - User mailing list archive at Nabble.com.