RE: spellchecker problems (bugs)

2008-07-24 Thread r.nieto
Hi, Anyone has probed the patch? I apply it and the problem persists. I don't know if I am doing something incorrect or the patch has some error. Can any one help me? Thanks a lot. Rober. -Mensaje original- De: Geoffrey Young [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 23 de jul

strange IO Exception

2008-07-21 Thread r.nieto
Hi users, Without changing anything a strange “IO Exception” has begun to appear when I try to make search in some cores. The problems disappear if I restart the Tomcat. The strange thing is that the other cores that search in the same machine works perfectly Can anyone help me? The e

spellchecker problems (bugs)

2008-07-17 Thread r.nieto
Hi users and developers, I'm having some problems with the spellchecker component (I think there are bugs). A few weeks ago Geoff spoke about some of them. If I restart tomcat without re-issuing spellcheck.build=true then the spellcheck starts to fail. Another thing is that if I have 3 c

RE: problems with SpellCheckComponent

2008-07-08 Thread r.nieto
Hi, Thanks for your help. I can't understand the part when Geoff says that "I've never seen it happen with just the q or just the spellcheck.q fields in my query". That's means that I can do, for example: http://192.168.92.5:8080/solr/spellCheckCompRH? spellcheck.q=macrosoft&spellcheck=t

RE: never desallocate RAM...during search

2008-06-24 Thread r.nieto
Hi, I'm having problems with the patch. With this schema.xml: > If I send documents with a content smaller than 3 I have an exception during the indexing. If I change the maxLength to, for example, 30 the documents that before gave the exception are now indexed correctly. The except

RE: never desallocate RAM...during search

2008-06-23 Thread r.nieto
Hi Nicolas, I was doing something similar to your solution to have better searching times. I download you patch but I have a problem in one class. I'm not sure if I'm doing something wrong but if I what to compile the proyect I must change in IndexSchema: //private Similarity similarity;

RE: never desallocate RAM...during search

2008-06-18 Thread r.nieto
Hi Otis, Thank you for your attention. I've read for days the mail list of lucene and solr and no-one have problems with anything similar that’s why it's seem a bit strange for me this behaviour. I can try what you comment about the "gc", but what I'm telling is a normal behaviour? I must confi

RE: Memory problems when highlight with not very big index

2008-06-16 Thread r.nieto
Hi Yonik, I've tried to change de "documentCache" to 60 as you told me but the problem persist. If I set "hl=off" the memory never pass 65.000KB. But if I set it to "on" in my first search, using a common word as "a", the memory increase until 763000KB. If after this I search for other common wor