Hi all,
First of all , sorry for my English
I'm not sure that it's a problem, but after the last update from CVS (solr
1.3 dev) I can't compile the solr source. I think that is a problema of my
workspace, but I'd like to be sure that anyone more have the same problema.
The classes who hav
Hi Shalin,
I too think that is a problem of jars files , but I download the lib
directory again and isn't work.
This is my CVS link http://svn.apache.org/repos/asf/lucene/solr/trunk and y
too try whith
http://svn.apache.org/repos/asf/lucene/solr/branches/branch-1.3/
It`s correct ???
-Mensaje
OK that's the problema :-) I forget to update the WebContent Libs
Thanks all
-Mensaje original-
De: Grant Ingersoll [mailto:[EMAIL PROTECTED]
Enviado el: miércoles, 03 de septiembre de 2008 21:04
Para: solr-user@lucene.apache.org
Asunto: Re: Errors compiling laster solr 1.3 update
Did y
Hi Jason, some questions ..
what is your index configuration???
What is your average size form the returned fields ???
How much memory have your System ??
Do you have long fieds who is returned in the queries ?
Do you have actívate the Highlighting in the request ?
Are you using multi-value filed
Ok, have you a average size about the memory ocupation, by Solr ?
You must to have a look about the really memory usage from cached fields,
and try to set java memory to upper value
Are you evaluate the performance factors:
http://wiki.apache.org/solr/SolrPerformanceFactors
I think that is a me
Hi Jason,
I'd like to know how you solved the problem.
could you post the solution??
Thanks
Raúl
-Mensaje original-
De: Jason Rennie [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 11 de septiembre de 2008 21:58
Para: solr-user@lucene.apache.org
Asunto: Re: What's the bottleneck?
On Thu,
Hi Willie,
Are you using highliting ???
If, the response is yes, you need to know that for each document retrieved,
the solr highliting load into memory the full field who is using for this
functionality. If the field is too long, you have problems with memory.
You can solve the problem using th