Re: [VOTE] Release Lucene/Solr 8.8.0 RC2

2021-01-27 Thread Anshum Gupta
Thanks for handing the release, Noble! +1 (binding) SUCCESS! [0:56:12.016387] Ran the smoke tester, a demo app, and checked the change log. All of that looks good. On Mon, Jan 25, 2021 at 2:22 AM Noble Paul wrote: > Please vote for release candidate 2 for Lucene/Solr 8.8.0 > > The artifacts

Re: [VOTE] Release Lucene/Solr 8.8.0 RC2

2021-01-27 Thread Atri Sharma
+1 (binding) SUCCESS! [1:24:26.38423] On Mon, Jan 25, 2021 at 3:52 PM Noble Paul wrote: > > Please vote for release candidate 2 for Lucene/Solr 8.8.0 > > The artifacts can be downloaded from: > >

Re: [VOTE] Release Lucene/Solr 8.8.0 RC2

2021-01-27 Thread Haoyu Zhai
+1 (non-binding) Tested Lucene part of RC1 on our service, since that part is not changed so still +1. Patrick Namgyu Kim 于2021年1月27日周三 上午10:26写道: > +1 (binding) > > SUCCESS! [1:30:27.376324] > > On Tue, Jan 26, 2021 at 10:19 PM Michael McCandless < > luc...@mikemccandless.com> wrote: > >> +1

Re: Is it Time to Deprecate the Legacy Facets API

2021-01-27 Thread Joel Bernstein
It's worth investigating deprecating the stats component also. I believe JSON facets covers that functionality as well. It will be painful for users though to switch over unfortunately. Joel Bernstein http://joelsolr.blogspot.com/ On Fri, Jan 22, 2021 at 1:14 PM Jason Gerlowski wrote: >

Re: [VOTE] Release Lucene/Solr 8.8.0 RC2

2021-01-27 Thread Namgyu Kim
+1 (binding) SUCCESS! [1:30:27.376324] On Tue, Jan 26, 2021 at 10:19 PM Michael McCandless < luc...@mikemccandless.com> wrote: > +1 (binding) > > > SUCCESS! [0:43:40.201461] > > > However, the first time I ran smoke tester, it failed with this: > >[junit4] Tests with failures [seed:

Solr 7.7.2 IndexWriter is closed as a result of NullPointerException at SchemaSimilarityFactory.SchemaSimilarity.get

2021-01-27 Thread evgeniak
Issue: IndexWriter of a specific core has been closed as a result of NullPointerException at "SchemaSimilarityFactory.SchemaSimilarity.get" when updating one of the documents. After this exception, Solr stops indexing the next documents to this specific core and we have to restart the Solr

Re: Merging segment parts concurrently (SegmentMerger)

2021-01-27 Thread Michael McCandless
LOL Mike did use http://jirasearch.mikemccandless.com, our dog food Lucene search application demonstrating many of Lucene's features ( http://blog.mikemccandless.com/2016/10/jiraseseach-20-dog-food-using-lucene-to.html), but it was NOT easy to find! I think I had one lonely brain cell still

Re: Merging segment parts concurrently (SegmentMerger)

2021-01-27 Thread Michael Sokolov
I thought I remembered the discussion, searched for the issue in jira, but could not find. Probably Mike used his souped up search? On Wed, Jan 27, 2021, 3:07 AM Dawid Weiss wrote: > Darn... I swear sometimes, when I try hard enough, I can hear my brain > cells giving up to atrophy... Sigh. > >

Re: Merging segment parts concurrently (SegmentMerger)

2021-01-27 Thread Dawid Weiss
Darn... I swear sometimes, when I try hard enough, I can hear my brain cells giving up to atrophy... Sigh. D. On Wed, Jan 27, 2021 at 4:44 AM David Smiley wrote: > > LOL and it was Dawid :-) Having amnesia Dawid? > I think I've re-explored my own ideas before too. > > ~ David Smiley > Apache