Re: Which Tokenizer to use at searching

2014-03-09 Thread abhishek . netjain
‎Hi Oops my bad. I actually meant While indexing A,B  A and B should ‎give result but  "A B" should not give result. Also I will look at analyser. Thanks  Abhishek   Original Message   From: Erick Erickson Sent: Monday, 10 March 2014 01:38 To: abhishek jain Subject: Re: Which Tokenizer to use at

Re: Which Tokenizer to use at searching

2014-03-09 Thread abhishek . netjain
Hi, I meant that while searching A AND B should return result individually and when together with a AND.  I want "A B" should not give result. Though A,B is indexed with StandardTokenizer.  Thanks  Abhishek   Original Message   From: Furkan KAMACI Sent: Monday, 10 March 2014 06:11 To: solr-use

Re: Optimizing RAM

2014-03-09 Thread abhishek . netjain
Hi, If I go with copy field than will it increase I/O load considering I have RAM less than one third of total index size? Thanks  Abhishek   Original Message   From: Erick Erickson Sent: Monday, 10 March 2014 01:37 To: solr-user@lucene.apache.org Reply To: solr-user@lucene.apache.org Subject: R

Re: Optimizing RAM

2014-03-11 Thread abhishek . netjain
Hi all, What should be the ideal RAM index size ratio. please reply I expect index to be of size of 60 gb and I dont store contents.  Thanks  Abhishek   Original Message   From: abhishek.netj...@gmail.com Sent: Monday, 10 March 2014 09:25 To: solr-user@lucene.apache.org Cc: Erick Erickson Subject

Re: Strange behavior while deleting

2014-03-31 Thread abhishek . netjain
Hi, These settings are commented in schema. These are two different solr severs and almost identical schema ‎with the exception of one stemmed field. Same solr versions are running. Please help. Thanks  Abhishek   Original Message   From: Jack Krupansky Sent: Monday, 31 March 2014 14:54 To: sol