IndexWrite in Lucene/Solr 3.5 is slower?

2012-06-15 Thread Ramprakash Ramamoorthy
?, if not, what else should I fine tune to improve the indexing speed? -- With Thanks and Regards, Ramprakash Ramamoorthy, Engineer Trainee, Zoho Corporation. +91 9626975420

Re: IndexWrite in Lucene/Solr 3.5 is slower?

2012-06-15 Thread Ramprakash Ramamoorthy
TieredMergePolicy and later set the merge policy in both the versions to LogByteSizeMergePolicy, in order to maintain congruence. But still Lucene 3.5 lagged behind by 2X approx. -- With Thanks and Regards, Ramprakash Ramamoorthy, Engineer Trainee, Zoho Corporation. +91 9626975420

Re: IndexWrite in Lucene/Solr 3.5 is slower?

2012-06-15 Thread Ramprakash Ramamoorthy
On Fri, Jun 15, 2012 at 12:50 PM, Ramprakash Ramamoorthy youngestachie...@gmail.com wrote: On Fri, Jun 15, 2012 at 12:20 PM, pravesh suyalprav...@yahoo.com wrote: BTW, Have you changed the MergePolicy MergeScheduler settings also? Since Lucene 3.x/3.5 onwards, there have been new

Porting from Solr 1.3 to 3.5

2012-06-07 Thread Ramprakash Ramamoorthy
, Ramprakash Ramamoorthy, Engineer Trainee, Zoho Corporation. +91 9626975420

Re: Porting from Solr 1.3 to 3.5

2012-06-07 Thread Ramprakash Ramamoorthy
On Thu, Jun 7, 2012 at 1:18 PM, Ramprakash Ramamoorthy youngestachie...@gmail.com wrote: I am porting my app from lucene 2.X(solr 1.3) to lucene 3.X(solr 3.5). The following is my issue. This one was valid in 2.X, but 3.5 throws me an error. IndexReader reader = IndexReader.open(/home/path

Re: Problem with query negation

2012-05-18 Thread Ramprakash Ramamoorthy
something? Why don't you just use /solr/select/?q=-HOSTID:302 Tried the same right at start, but never worked :( -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation. +91 9626975420

Re: Problem with query negation

2012-05-18 Thread Ramprakash Ramamoorthy
using? I am using the standard LuceneQParserPlugin and I have a custom request handler. I use solr 3.5 -- With Thanks and Regards, Ramprakash Ramamoorthy, Engineer Trainee, Zoho Corporation. +91 9626975420

Re: Problem with query negation

2012-05-18 Thread Ramprakash Ramamoorthy
too. -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation. +91 9626975420

Re: Merging two DocSets in solr

2012-05-18 Thread Ramprakash Ramamoorthy
On Sun, May 13, 2012 at 4:45 PM, Dmitry Kan dmitry@gmail.com wrote: Are you operating inside the SOLR source code or on the (solrj) client side? SOLR source code! On Fri, May 11, 2012 at 12:46 PM, Ramprakash Ramamoorthy youngestachie...@gmail.com wrote: Dear all, I get two

Re: Problem with query negation

2012-05-18 Thread Ramprakash Ramamoorthy
! You made my day :) -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation. +91 9626975420

Merging two DocSets in solr

2012-05-11 Thread Ramprakash Ramamoorthy
Dear all, I get two different DocSets from two different searchers. I need to merge them into one and get the facet counts from the merged docSets. How do I do it? Any pointers would be appreciated. -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation. +91

Dynamically pick dataDirs

2012-05-09 Thread Ramprakash Ramamoorthy
it graciously? -- With Thanks and Regards, Ramprakash Ramamoorthy, Engineer Trainee, Zoho Corporation. +91 9626975420

Re: Dynamically pick dataDirs

2012-05-09 Thread Ramprakash Ramamoorthy
). In our product we have the option to search upto 6 months (~180 days), in that case merging 180 indices wouldn't be that easy I guess. -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation. +91 9626975420

Re: PolySearcher in Solr

2012-04-20 Thread Ramprakash Ramamoorthy
On Thu, Apr 19, 2012 at 9:21 PM, Jeevanandam Madanagopal je...@myjeeva.comwrote: Please have a look http://wiki.apache.org/solr/DistributedSearch -Jeevanandam On Apr 19, 2012, at 9:14 PM, Ramprakash Ramamoorthy wrote: Dear all, I came across this while browsing through lucy

Convert a SolrDocumentList to DocList

2012-04-20 Thread Ramprakash Ramamoorthy
Dear all, Is there any way I can convert a SolrDocumentList to a DocList and set it in the QueryResult object? Or, the workaround adding a SolrDocumentList object to the QueryResult object? -- With Thanks and Regards, Ramprakash Ramamoorthy, Project Trainee, Zoho Corporation

Jira 1540

2012-04-17 Thread Ramprakash Ramamoorthy
. The stacktrace is almost similar to the one mentioned in https://issues.apache.org/jira/browse/SOLR-1540 . The issue is also almost the same. Any idea/fix to tackle? -- With Thanks and Regards, Ramprakash Ramamoorthy, SASTRA University.