Re: SOLR-14413 - timeAllowed/cursorMark

2020-08-17 Thread Eric Pugh
Looking at the Jira, it looks like folks thought this was a good idea, and there was some feedback. I’ll reiterate on the JIRA what needs to be done. > On Aug 17, 2020, at 3:31 PM, Bram Van Dam wrote: > > Hey folks, > > Someone submitted a patch for SOLR-14413 which allows timeAllowed to > w

SOLR-14413 - timeAllowed/cursorMark

2020-08-17 Thread Bram Van Dam
Hey folks, Someone submitted a patch for SOLR-14413 which allows timeAllowed to work in conjunction with cursor marks. There's a patch in Jira and a PR (#1436) on github, but it looks like it hasn't been merged. Is there anything I can do to help get this merged? Or are there any fundamental obje

Re: Welcome Mike Drob to the PMC

2020-08-17 Thread Martin Gainty
welcome mike! ~martin~ From: Michael McCandless Sent: Monday, August 17, 2020 10:15 AM To: Lucene/Solr dev Subject: Re: Welcome Mike Drob to the PMC Welcome Mike! So many Mikes now! Mike McCandless http://blog.mikemccandless.com On Sat, Aug 15, 2020 at 11:

Re: When zero offsets are not bad - a.k.a. multi-token synonyms yet again

2020-08-17 Thread Michael McCandless
Hi Roman, Can you share the full exception / stack trace that IndexWriter throws on that one *'d token in your first example? I thought IndexWriter checks 1) startOffset >= last token's startOffset, and 2) endOffset >= startOffset for the current token. But you seem to be hitting an exception du

BadApple report

2020-08-17 Thread Erick Erickson
Failures in Hoss' reports for the last 4 rollups. There were 242 unannotated tests that failed in Hoss' rollups. Ordered by the date I downloaded the rollup file, newest->oldest. See above for the dates the files were collected These tests were NOT BadApple'd or AwaitsFix'd Failures in

Re: Welcome Mike Drob to the PMC

2020-08-17 Thread Michael McCandless
Welcome Mike! So many Mikes now! Mike McCandless http://blog.mikemccandless.com On Sat, Aug 15, 2020 at 11:49 AM Michael Sokolov wrote: > Late add from me too, Mike: Welcome! > > On Fri, Jul 31, 2020 at 8:16 AM Noble Paul wrote: > > > > Welcome Mike! > > > > On Thu, Jul 30, 2020 at 12:33 AM

Re: One tlog remaining after commit after upgrade to 8.6.0?

2020-08-17 Thread Dawid Weiss
Hi Erick, > Does it rotate? I.e. is there a new one after every commit? The "last" one after bulk-import of documents doesn't. Any commit command seems to be ignored. > If you have steps to repro I can take a look. It is vanilla distribution Solr. I'll see if I can provide a repro if I can't fi