On Mon, Jul 20, 2009 at 18:35, Ryan McKinley wrote:
> you send a bunch of requests with add( doc/collection ) and they are not
> visible until you send commit()
That's what I meant thanks.
--
Gérard Dupont
Information Processing Control and Cognition (IPCC) - EADS DS
http://weblab-project.org
not sure what you mean... yes, i guess...
you send a bunch of requests with add( doc/collection ) and they are
not visible until you send commit()
On Jul 20, 2009, at 9:07 AM, Gérard Dupont wrote:
my mistake, pb with the buffer I added. But it raises a question :
does solr
(using embedde
my mistake, pb with the buffer I added. But it raises a question : does solr
(using embedded server) has its own buffer mechanism in indexing or not ? I
guess not but I might be wrong.
2009/7/20 Gérard Dupont
> Hi SolR guys,
>
> I'm starting to play with SolR after few years with classic Lucene.
Hi SolR guys,
I'm starting to play with SolR after few years with classic Lucene. I'm
trying to index a single document using the embedded server, but I got a
strange error which looks like XML parsing problem (see trace hereafter). To
add details, this is a simple Junit which create single docume