Re: ConcurrentModificationException in ICU analyzer

2014-05-15 Thread Robert Muir
This looks like a bug in ICU? I'll try to reproduce it. We are also a little out of date, maybe they've already fixed it. Thank you for reporting this. On Fri, May 9, 2014 at 12:14 PM, feedly team wrote: > I am using the 4.7.0 ICU analyzer (via elastic search) and noticed this > exception in the

Re: ConcurrentModificationException in ICU analyzer

2014-05-14 Thread Robert Muir
I opened https://issues.apache.org/jira/browse/LUCENE-5671 for now, if you are able to use the latest release of ICU, it should prevent the bug. On Wed, May 14, 2014 at 11:47 AM, Robert Muir wrote: > fyi: this bug was already found and fixed in ICU's trunk: > http://bugs.icu-project.org/trac/tic

Re: ConcurrentModificationException in ICU analyzer

2014-05-14 Thread Robert Muir
fyi: this bug was already found and fixed in ICU's trunk: http://bugs.icu-project.org/trac/ticket/10767 On Wed, May 14, 2014 at 4:32 AM, Robert Muir wrote: > This looks like a bug in ICU? I'll try to reproduce it. We are also a > little out of date, maybe they've already fixed it. > > Thank you