Re: Document boost in Solr

2015-11-15 Thread Andrea Open Source
Hi Aditya, Looking at the explanation seems that you have a 50.0 boost applied on your PRODUCT_TITLE field, 1.5 applied to your PRODUCT_CONTENT field and then you have a phrase query with slop 10 and boost 50 on title and boost 1.5 on content. In your question you talk about using "rank" as

Re: Replication as backup in SolrCloud

2015-11-15 Thread KNitin
We built and open sourced haft precisely for such use cases. https://github.com/bloomreach/solrcloud-haft You can clone an entire cluster or selective collections between clusters. It has only been tested upto solr 4.10. Let me know if you run into

Re: Replication as backup in SolrCloud

2015-11-15 Thread Arcadius Ahouansou
Hello Gr. We are in a similar situation to yours... and we are using https://issues.apache.org/jira/browse/SOLR-8146 It is a small patch for the SolrJ client that can send all of your queries to your main DC unless all nodes in the main DC are down. Write/updates/delete and admin operations

StringIndexOutOfBoundsException using spellcheck and synonyms

2015-11-15 Thread Derek Poh
Hi Iam using spellcheck and synonyms.I am getting "java.lang.StringIndexOutOfBoundsException: String index out of range: -1" for some keywords. I think I managed to narrow down to the likely caused of it. I have thisline of entry in the synonyms.txt file, body

Unable to start solr-5.3.1 properly

2015-11-15 Thread Subh Prakash Singh
Hi, I am unable to start solr with following java and CentOS version Apache Solr: solr-5.3.1.tgz Java Version: java version "1.8.0_65" Java(TM) SE Runtime Environment (build 1.8.0_65-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode) CentOS Version: CentOS release 5.8

Solr Cloud 5.3.0 Errors in Logs

2015-11-15 Thread Adrian Liew
Hi there, Will like to get some opinions on the errors encountered below. I have currently setup a SolrCloud cluster of 3 servers (each server hosting a Solr instance and a Zookeeper instance). I am encountering the errors below in the logs: Monday, November 16, 2015 3:22:54 PM ERROR null