_bulk not indexing all documents?

Hi,

I'm testing indexing with elasticsearch and lucene (in parallel) of the
same data, it seems that the "_bulk" is not indexing all documents.

Thanks,

Ophir

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Are you setting ID for each doc?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 16:08, Ophir Michaeli ophirmichaeli@gmail.com a écrit :

Hi,

I'm testing indexing with elasticsearch and lucene (in parallel) of the same data, it seems that the "_bulk" is not indexing all documents.

Thanks,
Ophir

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

What happens if the ID is not unique, meaning if I by mistake set the same
id to more than one document?
Thanks

On Sunday, February 10, 2013 5:14:43 PM UTC+2, David Pilato wrote:

Are you setting ID for each doc?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 16:08, Ophir Michaeli <ophirm...@gmail.com<javascript:>>
a écrit :

Hi,

I'm testing indexing with elasticsearch and lucene (in parallel) of the
same data, it seems that the "_bulk" is not indexing all documents.

Thanks,

Ophir

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

You will update existing document with the last version you send.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 17:12, Ophir Michaeli ophirmichaeli@gmail.com a écrit :

What happens if the ID is not unique, meaning if I by mistake set the same id to more than one document?
Thanks

On Sunday, February 10, 2013 5:14:43 PM UTC+2, David Pilato wrote:

Are you setting ID for each doc?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 16:08, Ophir Michaeli ophirm...@gmail.com a écrit :

Hi,

I'm testing indexing with elasticsearch and lucene (in parallel) of the same data, it seems that the "_bulk" is not indexing all documents.

Thanks,
Ophir

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

OK, thanks, this is probably the problem.

On Sunday, February 10, 2013 6:13:22 PM UTC+2, David Pilato wrote:

You will update existing document with the last version you send.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 17:12, Ophir Michaeli <ophirm...@gmail.com<javascript:>>
a écrit :

What happens if the ID is not unique, meaning if I by mistake set the same
id to more than one document?
Thanks

On Sunday, February 10, 2013 5:14:43 PM UTC+2, David Pilato wrote:

Are you setting ID for each doc?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 10 févr. 2013 à 16:08, Ophir Michaeli ophirm...@gmail.com a écrit :

Hi,

I'm testing indexing with elasticsearch and lucene (in parallel) of the
same data, it seems that the "_bulk" is not indexing all documents.

Thanks,

Ophir

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.