I have a branch of commits that I will be pushing this weekend. Lot's of little fixes and a new component that performs incremental updates of tables via MR with data sourced from files. These changes were made in an offline system and the patches are being made all at once. I know this is not ideal but this is why there hasn't been as much activity in the past few months.
Aaron On Fri, May 6, 2016 at 10:27 AM, Mark Kerzner <[email protected]> wrote: > Hi, > > how alive is Blur? I do not see latest commits. > > Thank you > > Mark Kerzner, Managing Partner, Elephant Scale <http://elephantscale.com/> > Book a call with me here <http://www.meetme.so/markkerzner> > Mobile: 713-724-2534, Skype: mark.kerzner1 > > > On Fri, May 6, 2016 at 9:26 AM, Aaron McCurry <[email protected]> wrote: > > > Likely yes. If have a few minutes this weekend I can look through that > > version and see if I can point you in the right direction. > > > > On Fri, May 6, 2016 at 8:46 AM, Ravikumar Govindarajan < > > [email protected]> wrote: > > > > > Sometimes during an ongoing search we receive an > > > IndexReaderClosedException... > > > > > > We are on an older version of Blur (0.2.2). Has this been fixed in > newer > > > versions or we have been using it wrongly? > > > > > > *stackTraceStr:org.apache.lucene.store.AlreadyClosedException: this > > > IndexReader cannot be used anymore as one of its child readers was > > closed* > > > at org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:257) > > > at > > > > > > > > > org.apache.lucene.index.FilterAtomicReader.fields(FilterAtomicReader.java:380) > > > at > > > > > > > > > org.apache.blur.index.ExitableReader$ExitableFilterAtomicReader.fields(ExitableReader.java:81) > > > at > > > > > > > > > org.apache.lucene.search.TermCollectingRewrite.collectTerms(TermCollectingRewrite.java:52) > > > at > > > > > > > > > org.apache.lucene.search.ConstantScoreAutoRewrite.rewrite(ConstantScoreAutoRewrite.java:95) > > > at > > > > > > > > > org.apache.lucene.search.MultiTermQuery$ConstantScoreAutoRewrite.rewrite(MultiTermQuery.java:220) > > > at > > org.apache.lucene.search.MultiTermQuery.rewrite(MultiTermQuery.java:288) > > > at org.apache.lucene.search.BooleanQuery.rewrite(BooleanQuery.java:412) > > > > > >
