Hi,
Here's a warning for anyone trying to use solr in the latest release
of tomcat, 6.0.16.
Previously I was having problems successfully posting updates to a
solr instance running in tomcat:
2008/5/9 Andrew Savory <[EMAIL PROTECTED]>:
> Meanwhile it seems that these documents can successfully
e.apache.org
> Sent: Friday, May 9, 2008 1:24:06 PM
> Subject: Re: Weird problems with document size
>
> Hi,
>
> On 09/05/2008, Otis Gospodnetic wrote:
>
> > I don't understand what that lock and unlock is for...
> > Just do this:
> > add
> > add
Hi,
On 09/05/2008, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
> I don't understand what that lock and unlock is for...
> Just do this:
> add
> add
> add
> add
> ...
> ...
> optionally commit or optimize
Yeah, I didn't understand what the lock/unlock was for either - but on
further revi
gt; To: solr-user@lucene.apache.org
> Sent: Friday, May 9, 2008 6:28:09 AM
> Subject: Weird problems with document size
>
> Hi,
>
> I'm trying to debug a misbehaving solr search setup. Here's the scenario:
>
> - custom index client that posts insert/delete events to
Hi,
I'm trying to debug a misbehaving solr search setup. Here's the scenario:
- custom index client that posts insert/delete events to solr via http;
- custom content handlers in solr;
- tcpmon in the middle to see what's going on
When I post an add event to solr of less than about 5k, everythin