Solr 3.5 - Elevate.xml causing issues when placed under /data directory

2012-05-02 Thread Noordeen, Roxy
Hello, I just started using elevation for solr. I am on solr 3.5, running with Drupal 7, Linux. 1. I updated my solrconfig.xml from dataDir${solr.data.dir:./solr/data}/dataDir To dataDir/usr/local/tomcat2/data/solr/dev_d7/data/dataDir 2. I placed my elevate.xml in my solr's data directory.

RE: synonyms

2012-05-02 Thread Noordeen, Roxy
Another solution is to write a script to read the database and create the synonyms.txt file, dump the file to solr and reload the core. This gives you the custom synonym solution. -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: Wednesday, May 02, 2012

Re: Solr 3.5 - Elevate.xml causing issues when placed under /data directory

2012-05-03 Thread Noordeen, Roxy
: Wednesday, May 02, 2012 09:19 PM To: solr-user@lucene.apache.org solr-user@lucene.apache.org Subject: Re: Solr 3.5 - Elevate.xml causing issues when placed under /data directory (12/05/03 1:39), Noordeen, Roxy wrote: Hello, I just started using elevation for solr. I am on solr 3.5, running with Drupal

RE: synonyms

2012-05-03 Thread Noordeen, Roxy
Jack, I am also using synonyms at query side, but so far i am able to use only single words to work, multi words is not working for me. I didn't want to use synonyms during indexing, to avoid re indexing. Is there a way for solr to support multi words? Ex: John Cena, John, Cena Or Triple H,

RE: Solr 3.5 - Elevate.xml causing issues when placed under /data directory

2012-05-03 Thread Noordeen, Roxy
- From: Koji Sekiguchi [mailto:k...@r.email.ne.jp] Sent: Wednesday, May 02, 2012 9:19 PM To: solr-user@lucene.apache.org Subject: Re: Solr 3.5 - Elevate.xml causing issues when placed under /data directory (12/05/03 1:39), Noordeen, Roxy wrote: Hello, I just started using elevation for solr

RE: elevate vs. select numFound results

2012-05-04 Thread Noordeen, Roxy
Message- From: Noordeen, Roxy [mailto:roxy.noord...@wwecorp.com] Sent: Friday, May 04, 2012 8:11 PM To: solr-user@lucene.apache.org Subject: RE: elevate vs. select numFound results My actual problem is with elevate not working with exclusive=true. I have a special pinned widget, that has

RE: Can't find solr.xml

2012-07-02 Thread Noordeen, Roxy
Try to add below below file, and set to any path you would like to use: /usr/local/tomcat/conf/Catalina/localhost/solr.xml Context path=/solr Environment name=solr/home type=java.lang.String value=/usr/local/tomcat/data/solr/dev/ override=true/ /Context Roxy -Original Message-

unsubsribe

2012-07-10 Thread Noordeen, Roxy
-Original Message- From: Sachin Aggarwal [mailto:different.sac...@gmail.com] Sent: Tuesday, July 10, 2012 6:08 AM To: solr-user@lucene.apache.org Subject: unique key is it possible not to index and but store the unique keyit will make index size small. i need the unique key to b