Re: Problems installing DIH in Solr 3.1

2011-04-10 Thread raimon.bosch
The problem was that I was putting solr-libs in tomcat/lib instead of using the feature to load libs from solrconfig.xml I have recovered my original tomcat lib's and added the following lines of xml code: At /solr is where I have my binary distribution of Solr. Thanks. -- View thi

Problems installing DIH in Solr 3.1

2011-04-10 Thread raimon.bosch
Hi all, I get a problem installing solr 3.1 that I'm not able to resolve. After following instructions in http://wiki.apache.org/solr/DIHQuickStart I get this error: 10-abr-2011 19:46:27 org.apache.solr.common.SolrException log GRAVE: org.apache.solr.common.SolrException: Error Instantiating Req

Re: Getting lucene index differences

2011-02-23 Thread raimon.bosch
Hi Otis, The problem is that we are using hadoop for batch index building. So in this case we are not capable to do incremental indexing by now. It will be cool if we could simulate incremental indexing only for the index uploads. -- View this message in context: http://lucene.472066.n3.nabble

Getting lucene index differences

2011-02-23 Thread raimon.bosch
When you are working with full-imports in Solr you have to send over the net all your index to your slaves, with the correspondent loss of time and resources in some cases. Is it a way to get the differences between two indexes and send only the differences? -- View this message in context: ht

Multiple Similarity

2010-10-20 Thread raimon.bosch
Hi, Is it possible to define different Similarity classes for different fields? We have a use case where we are interested in avoid term frequency (tf) when our fields are multiValued. Regards, Raimon Bosch. -- View this message in context: http://lucene.472066.n3.nabble.com/Multiple-Similari