Re: Read time out exception - exactly 10 minutes after starting committing

2016-01-23 Thread adfel70
Thanks Shawn, 1. I am getting the "read time out" from the Solr Server. Not from my client, but from the server client when it tries to reach other instances while committing. 2. I reduced the filter cache autowarmCount to 512, and seems to fix the problem. It now takes only several seconds to co

[ANNOUNCE] Apache Solr 5.3.2 released

2016-01-23 Thread Anshum Gupta
23 January 2016, Apache Solr™ 5.3.2 available The Lucene PMC is pleased to announce the release of Apache Solr 5.3.2 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

User-defined properties and configsets

2016-01-23 Thread Georg Sorst
Hi list! I've just started playing with Solr 5 (upgrading from Solr 4) and want to use configsets. I'm currently struggling with how to use user-defined properties and configsets together. My solrconfig.xml contains a few properties. Previously these were in a solrcore.properties and thus were pr

Re: Mix Solr 4 and 5?

2016-01-23 Thread Susheel Kumar
Just to share one of our developer noticed issues when trying to use SolrJ 4.10.x against Solr 5.4.0 with chroot enabled. After she upgraded to SolrJ 5.3.1, it worked. Thanks, Susheel On Fri, Jan 22, 2016 at 11:20 AM, Jack Krupansky wrote: > To be clear, having separate Solr servers on differen

[ANNOUNCE] Apache Solr 5.4.1 released

2016-01-23 Thread Adrien Grand
23 January 2016, Apache Solr™ 5.4.1 available The Lucene PMC is pleased to announce the release of Apache Solr 5.4.1 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

indexing rich data with solr 5.3.1 integreting in Ubuntu server

2016-01-23 Thread kostali hassan
0down votefavorite I have a problem with integrating solr in Ubuntu server.Before using solr on ubuntu server i tested it on my mac it was working perfectly for DIH request handler and update/extract

Re: solr Indexing PDF attachments not working. in ubuntu

2016-01-23 Thread Binoy Dalal
Do you see any exceptions in the solr log? On Sat, 23 Jan 2016, 16:29 Moncif Aidi wrote: > HI, > > I have a problem with integrating solr in Ubuntu server.Before using solr > on ubuntu server i tested it on my mac it was working perfectly. it indexed > my PDF,Doc,Docx documents.so after installi

solr Indexing PDF attachments not working. in ubuntu

2016-01-23 Thread Moncif Aidi
HI, I have a problem with integrating solr in Ubuntu server.Before using solr on ubuntu server i tested it on my mac it was working perfectly. it indexed my PDF,Doc,Docx documents.so after installing solr on ubuntu server and using the same configuration files and librairies. i've found out that s