hebrew stemmer

2008-08-25 Thread michael ravits
I am really curious whether anyone is working/worked on something like this? Also I would like to hear ideas for a direction to begin working on. Michael

Re: sort problem

2007-09-02 Thread michael ravits
I'll try switching to int. Thanks. Yonik Seeley <[EMAIL PROTECTED]> wrote: On 9/2/07, michael ravits wrote: > this is the field definition: > > > holds message id's, values range from 0 to 127132531 > can I disable this cache? No, sorting wouldn't w

Re: sort problem

2007-09-02 Thread michael ravits
hello mike, this is the field definition: holds message id's, values range from 0 to 127132531 can I disable this cache? Mike Klaas <[EMAIL PROTECTED]> wrote: On 28-Aug-07, at 6:19 AM, michael ravits wrote: > hello solrs, > > i have an index with 30M records, weights

sort problem

2007-08-28 Thread michael ravits
hello solrs, i have an index with 30M records, weights ~50GB. latest trunk version. heap size 1024mb. queries work fine until I specify a field to sort results by. even if the result set consists of only 2 documents, the CPU jumps high and after about 5 minutes I get the following exception:

Fwd: Solr 1.3 HTTP server stops responding

2007-07-31 Thread michael ravits
for your help michael ravits <[EMAIL PROTECTED]> wrote: Date: Tue, 31 Jul 2007 01:34:36 -0700 (PDT) From: michael ravits <[EMAIL PROTECTED]> Subject: Solr 1.3 HTTP server stops responding To: solr-user@lucene.apache.org hello solrs, I am facing a similar problem like Kevin Holmes de

solr 236 + facet

2007-07-26 Thread michael ravits
hello solrs! when using the collapse feature of solr 236 and faceting, the faceting happens after the collapse. Is there a way to do faceting before collapsing? - Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers -

multiple indices

2007-06-26 Thread michael ravits
dear solrs - thanks for all your help. I have multiple applications (blogs/forums/video/etc) - each of these is independent (no need to perform queries on multiple indices). Would it be best to use multiple instances of SOLR/JVM - one for each index or use a solution where only one JVM in

delete by query multiple Ids

2007-06-26 Thread michael ravits
hello solrs is it possible to query multiple specific ids? something like this: mediaId:6720,6721,6722,8762,9754 - Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.

solr-user@lucene.apache.org

2007-06-19 Thread michael ravits
hi, I am planning on reindexing from fresh on a daily basis, while keeping the search online. What I do is: 1. *:* 2. ... 3. Works ok. But I've noticed that the faq recommends issuing before reindexing. The problem is also seems to commit changes, so the index is empty until I reindex and

can't post.sh/post.jar

2007-06-17 Thread michael ravits
hello solrs! I get the following error on windows when trying to index an ~60mb xml file with post.jar. Also couldn't get post.sh to work - anyone successfully ran it on windows? C:\solr\example\exampledocs>java -jar post.jar flix.xml SimplePostTool: version 1.2 SimplePostTool: WARNING: Make s