Re: jetty update

2011-04-14 Thread ramires
hi i use solr(trunk 4.0) with nutch (1.2.rc4). In nutch I put ./solr/dist/apache-solr-core-4.0-SNAPSHOT.jar ./solr/dist/apache-solr-solrj-4.0-SNAPSHOT.jar becouse of javabin change. In solr I use jetty-6.1.26-patched-JETTY-1340.jar and jetty-util-6.1.26-patched-JETTY-1340.jar but i stil get this

Re: jetty update

2011-04-13 Thread Bill Bell
There is a patch that fixes UTF-8 and performance issues with Jetty. So I would recommend you use the patched version in 3.1/4.0. On 4/13/11 9:47 AM, "stockii" wrote: >is it necessary to update for solr ? > >- >--- System >

Re: jetty update

2011-04-13 Thread Sam Granieri
Is your current solr installation with Jetty 6 working well for you in a production environment? I dont know enough about Jetty to help you further on this question. On Wed, Apr 13, 2011 at 10:47 AM, stockii wrote: > is it necessary to update for solr ? > > - > ---

Re: jetty update

2011-04-13 Thread stockii
is it necessary to update for solr ? - --- System One Server, 12 GB RAM, 2 Solr Instances, 7 Cores, 1 Core with 31 Million Documents other Cores < 100.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Sol

Re: jetty update

2011-04-13 Thread Sam Granieri
I found this link after googling for a few minutes. http://wiki.eclipse.org/Jetty/Howto/Upgrade_from_Jetty_6_to_Jetty_7 I hope that helps Also, a question like this may be more appropriate for a jetty mailing list. On Wed, Apr 13, 2011 at 8:44 AM, ramires wrote: > hi > >  how to update jetty 6 t