You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Gastone Penzo <ga...@gmail.com> on 2011/04/06 16:11:54 UTC

dataimporhandler

Hello,
i have a problem with dataimporthandler.
i want to index many products directly from db with this component.
i want to index some products little by little.. and every time i finish a
piece
i want to be sure that indexes are committed before go on with the other
piece.
i see that i can answer solr and he responds with xml which says to me
"committed" inside the text,
so i i tried to go on but it was not true..i loose some documents..do you
know whY?

thanx


-- 
Gastone Penzo
*www.solr-italia.it*
*The first italian blog about Apache Solr*

Re: dataimporhandler

Posted by Erick Erickson <er...@gmail.com>.
There's not much to go on here, can you provide details
on how you check that you've committed? How are you
configuring DIH? etc.

It might be helpful to review:
 http://wiki.apache.org/solr/UsingMailingLists

Best
Erick

On Wed, Apr 6, 2011 at 10:11 AM, Gastone Penzo <ga...@gmail.com>wrote:

> Hello,
> i have a problem with dataimporthandler.
> i want to index many products directly from db with this component.
> i want to index some products little by little.. and every time i finish a
> piece
> i want to be sure that indexes are committed before go on with the other
> piece.
> i see that i can answer solr and he responds with xml which says to me
> "committed" inside the text,
> so i i tried to go on but it was not true..i loose some documents..do you
> know whY?
>
> thanx
>
>
> --
> Gastone Penzo
> *www.solr-italia.it*
> *The first italian blog about Apache Solr*
>