Re: schema field type doesn't work

2007-03-24 Thread Dimitar Ouzounov
Thanks a lot ! The analyzer admin tool is indeed useful. On 3/24/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 3/24/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > On 3/24/07, Dimitar Ouzounov <[EMAIL PROTECTED]> wrote: > > > ...I must be doing something wr

schema field type doesn't work

2007-03-24 Thread Dimitar Ouzounov
Hi everybody, I added the following fieldtype in schema.xml : I want to index two types of strings, for example : 12345678 1234-5678 No matter which of the above strings is stored, I'd like to match it by using either 12345678 or 1234-5678. Ever

Re: JVM random crashes

2007-03-06 Thread Dimitar Ouzounov
http://forum.java.sun.com/thread.jspa?threadID=659990&messageID=3876052 Have you tried using a different garbage collector? Bill On 3/3/07, Jed Reynolds <[EMAIL PROTECTED]> wrote: > > Yonik Seeley wrote: > > On 3/3/07, Dimitar Ouzounov <[EMAIL PROTECTED]> wrote: >

Re: JVM random crashes

2007-03-03 Thread Dimitar Ouzounov
But what hardware problem could it be? Tomorrow I'll make sure that the memory is fine, but nothing else comes to my mind. It may be OS-related - probably a buggy version of some library. But which library? On 3/3/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: On 3/3/07, Dimit

JVM random crashes

2007-03-03 Thread Dimitar Ouzounov
Hi everybody. I've been using Solr for more than two months and I was really happy with it since yesterday. I moved my application to a faster machine and everything went wrong. I have a PHP script, which uses libcurl to post records to Solr. It's sending 100 records at a time. After all 2500 reco