Diptamay
(Diptamay)
November 9, 2010, 4:07am
1
Hi Shay
I have a few documents like this, where there is quite a bit of
nesting: https://gist.github.com/668649
The indexing of this document fails and error is at https://gist.github.com/668672
I tested against 0.12.1. Any idea what could be the problem?
Thanks
Diptamay
kimchy
(Shay Banon)
November 9, 2010, 7:37am
2
Do you have any explicit mappings defined?
On Tue, Nov 9, 2010 at 6:07 AM, diptamay diptamay@gmail.com wrote:
Hi Shay
I have a few documents like this, where there is quite a bit of
nesting: Section · GitHub
The indexing of this document fails and error is at
Exception stacktrace · GitHub
I tested against 0.12.1. Any idea what could be the problem?
Thanks
Diptamay
kimchy
(Shay Banon)
November 9, 2010, 8:27am
3
hey, found the problem and pushed a fix for it:
opened 07:46AM - 09 Nov 10 UTC
closed 08:26AM - 09 Nov 10 UTC
>bug
v0.13.0
Increasing the path buffer should be done after the index is incremented, not be… fore, since then the remove might get out of bounds.
On Tue, Nov 9, 2010 at 9:37 AM, Shay Banon shay.banon@elasticsearch.com wrote:
Do you have any explicit mappings defined?
On Tue, Nov 9, 2010 at 6:07 AM, diptamay diptamay@gmail.com wrote:
Hi Shay
I have a few documents like this, where there is quite a bit of
nesting: Section · GitHub
The indexing of this document fails and error is at
Exception stacktrace · GitHub
I tested against 0.12.1. Any idea what could be the problem?
Thanks
Diptamay
Diptamay
(Diptamay)
November 9, 2010, 1:19pm
4
Thanks for the fix. I shall check it out.
No I did not have any explicit mappings defined.
Cheers!
Diptamay
On Nov 9, 3:27 am, Shay Banon shay.ba...@elasticsearch.com wrote:
hey, found the problem and pushed a fix for it:Parsing a deeply nested json might fail · Issue #494 · elastic/elasticsearch · GitHub
On Tue, Nov 9, 2010 at 9:37 AM, Shay Banon shay.ba...@elasticsearch.com wrote:
Do you have any explicit mappings defined?
On Tue, Nov 9, 2010 at 6:07 AM, diptamay dipta...@gmail.com wrote:
Hi Shay
I have a few documents like this, where there is quite a bit of
nesting:Section · GitHub
The indexing of this document fails and error is at
Exception stacktrace · GitHub
I tested against 0.12.1. Any idea what could be the problem?
Thanks
Diptamay
Diptamay
(Diptamay)
November 9, 2010, 4:11pm
5
Verified that this is fixed on trunk.
-Diptamay
On Nov 9, 8:19 am, diptamay dipta...@gmail.com wrote:
Thanks for the fix. I shall check it out.
No I did not have any explicit mappings defined.
Cheers!
Diptamay
On Nov 9, 3:27 am, Shay Banon shay.ba...@elasticsearch.com wrote:
hey, found the problem and pushed a fix for it:Parsing a deeply nested json might fail · Issue #494 · elastic/elasticsearch · GitHub
On Tue, Nov 9, 2010 at 9:37 AM, Shay Banon shay.ba...@elasticsearch.com wrote:
Do you have any explicit mappings defined?
On Tue, Nov 9, 2010 at 6:07 AM, diptamay dipta...@gmail.com wrote:
Hi Shay
I have a few documents like this, where there is quite a bit of
nesting:Section · GitHub
The indexing of this document fails and error is at
Exception stacktrace · GitHub
I tested against 0.12.1. Any idea what could be the problem?
Thanks
Diptamay