Re: should slave replication be turned off / on during master clean and re-index?

2012-04-29 Thread Shawn Heisey
On 4/27/2012 8:33 PM, geeky2 wrote: well, in this case when i say, clean (on the Master), i mean selecting the Full Import with Cleaning button from the DataImportHandler Development Console page in solr. at the top of the page, i have the check boxes selected for verbose and clean (*but i

Re: change index/store at indexing time

2012-04-29 Thread Jeevanandam Madanagopal
Maria - thanks for detailed explanation. as per schema.xml; stored or indexed should be defined at schema design itself. as per my understanding defining at runtime is not feasible. BTW, you can have multiValued=true attribute for dynamic fields too. - Jeevanandam On Apr 29, 2012, at 1:06

RE: Unsubscribe does not appear to be working

2012-04-29 Thread Kevin Bootz
Thanks all. Second unsubscribe confirmation email sent to the ezmlm app. Perhaps it will take this time... Hi! This is the ezmlm program. I'm managing the solr-user@lucene.apache.org mailing list. I'm working for my owner, who can be reached at solr-user-ow...@lucene.apache.org. To confirm

Re: change index/store at indexing time

2012-04-29 Thread Vazquez, Maria (STM)
Thanks for your response. That's what I need, changes at indexing time. Dynamic fields are not what I need because the field name is the same, I just need to change if they indexed/stored based on some logic. It's so easily achieved with the Lucene API, I was sure there was a way to do the same

Re: Question on Facet counts by grouped results

2012-04-29 Thread Sohail Aboobaker
I had copied the full example directory. After copying, I had replaced schema.xml from my old 3.5 schema.xml and I faced this error. After Eric's email, I copied stopwords_en.txt into conf directory of my copy. It works fine after that. After seeing your email, it seems that the better approach

ConcurrentUpdateSolrServer and unable to override default http settings

2012-04-29 Thread Gopal Patwa
In Solr4j client trunk build for 4.0, ConcurrentUpdateSolrServer class does not allow to override default http settings like HttpConnectionParams.setConnectionTimeout, HttpConnectionParams.setSoTimeout, DefaultMaxConnectionsPerHost Due to HttpSolrServer is not accessible from

Re: Scaling Solr - Suggestions !!

2012-04-29 Thread Sujatha Arun
Now the reason ,I have used different webapps instead of a single one for the cores is ,while prototyping ,I discovered that ,when one of the cores index is corrupt ,the entire webapp does not start up and the same must be true of too many open files etc ,that is to say if there is an issue withe