[jira] [Updated] (LUCENE-8741) ClassCastException in ValueSource$ScoreAndDoc

2019-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8741: -- Attachment: LUCENE-8741.patch > ClassCastException in ValueSource$ScoreAnd

[jira] [Commented] (LUCENE-8741) ClassCastException in ValueSource$ScoreAndDoc

2019-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802941#comment-16802941 ] Alan Woodward commented on LUCENE-8741: --- Thanks for reporting [~markus17] - it's a leftover from

[jira] [Commented] (LUCENE-6229) Remove Scorer.getChildren?

2019-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802884#comment-16802884 ] Alan Woodward commented on LUCENE-6229: --- I think it's worth revisiting this now? The Matches API

[jira] [Commented] (LUCENE-8732) Allow ConstantScoreQuery to skip counting hits

2019-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802873#comment-16802873 ] Alan Woodward commented on LUCENE-8732: --- +1 to remove the specialised {{getChildren

[jira] [Resolved] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8477. --- Resolution: Fixed Assignee: Alan Woodward Fix Version/s: 8.1 Thanks

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800692#comment-16800692 ] Alan Woodward commented on LUCENE-8477: --- I've opened a PR to make discussing this easier, as it's

[jira] [Commented] (LUCENE-8733) retrospectively add @since javadocs for 'intervals' classes

2019-03-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16798833#comment-16798833 ] Alan Woodward commented on LUCENE-8733: --- I think it's reasonable to have them on the public API

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16797357#comment-16797357 ] Alan Woodward commented on LUCENE-8477: --- New patch, fixes a bug with how MAXGAPS and MAXWIDTH

[jira] [Updated] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8477: -- Attachment: LUCENE-8477.patch > Improve handling of inner disjunctions in interv

[jira] [Resolved] (LUCENE-6871) Move SpanQueries out of .spans package

2019-03-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-6871. --- Resolution: Won't Fix > Move SpanQueries out of .spans pack

Re: [VOTE] Master/9.0 to require Java 11

2019-03-19 Thread Alan Woodward
+1 > On 19 Mar 2019, at 18:22, Adrien Grand wrote: > > Hello, > > Now that Lucene/Solr 8.0 has shipped I'd like us to consider requiring > Java 11 for 9.0, currently the master branch. We had 18 months between > 7.0 and 8.0, so if we assume a similar interval between 8.0 and 9.0 > that would

[jira] [Created] (LUCENE-8730) Ensure WordDelimiterGraphFilter always emits its original token first

2019-03-18 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8730: - Summary: Ensure WordDelimiterGraphFilter always emits its original token first Key: LUCENE-8730 URL: https://issues.apache.org/jira/browse/LUCENE-8730 Project

[jira] [Updated] (LUCENE-8730) Ensure WordDelimiterGraphFilter always emits its original token first

2019-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8730: -- Attachment: LUCENE-8730.patch > Ensure WordDelimiterGraphFilter always emits its origi

[jira] [Resolved] (LUCENE-8694) IntervalsSource that filters by payload

2019-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8694. --- Resolution: Fixed Fix Version/s: 8.1 > IntervalsSource that filters by payl

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794500#comment-16794500 ] Alan Woodward commented on LUCENE-8477: --- Another iteration. Instead of using term counting, we

[jira] [Updated] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8477: -- Attachment: LUCENE-8477.patch > Improve handling of inner disjunctions in interv

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793928#comment-16793928 ] Alan Woodward commented on LUCENE-8477: --- Here's a better patch, using term counting rather than

[jira] [Updated] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8477: -- Attachment: LUCENE-8477.patch > Improve handling of inner disjunctions in interv

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793794#comment-16793794 ] Alan Woodward commented on LUCENE-8477: --- Here is a proposal to fix this, using the new

[jira] [Updated] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8477: -- Attachment: LUCENE-8477.patch > Improve handling of inner disjunctions in interv

[jira] [Resolved] (LUCENE-3041) Support Query Visting / Walking

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-3041. --- Resolution: Fixed Fix Version/s: (was: 6.0) (was: 4.9

[jira] [Commented] (LUCENE-3041) Support Query Visting / Walking

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793453#comment-16793453 ] Alan Woodward commented on LUCENE-3041: --- I've uploaded a patch backporting  [https://github.com

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-3041: -- Attachment: LUCENE-3041-8x.patch > Support Query Visting / Walk

[jira] [Assigned] (LUCENE-3041) Support Query Visting / Walking

2019-03-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned LUCENE-3041: - Assignee: Alan Woodward (was: Simon Willnauer) > Support Query Visting / Walk

[jira] [Resolved] (LUCENE-8719) FixedShingleFilter can miss paths at the end of a TokenStream

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8719. --- Resolution: Fixed Fix Version/s: 8.1 > FixedShingleFilter can miss paths at the

[jira] [Resolved] (LUCENE-8726) WrappedDoubleValuesSource can leak IndexSearcher references

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8726. --- Resolution: Fixed Fix Version/s: 8.1 > WrappedDoubleValuesSource can l

[jira] [Resolved] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-13315. -- Resolution: Fixed Fix Version/s: 8.1 > Possible SolrIndexSearcher leak thro

[jira] [Updated] (LUCENE-8726) WrappedDoubleValuesSource can leak IndexSearcher references

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8726: -- Attachment: LUCENE-8726.patch > WrappedDoubleValuesSource can leak IndexSearcher referen

[jira] [Commented] (LUCENE-8726) WrappedDoubleValuesSource can leak IndexSearcher references

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792528#comment-16792528 ] Alan Woodward commented on LUCENE-8726: --- Patch, similar to the one on SOLR-13315 but with some

[jira] [Commented] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792512#comment-16792512 ] Alan Woodward commented on SOLR-13315: -- This is actually a bug in lucene code, so I created LUCENE

[jira] [Commented] (SOLR-12743) Memory leak introduced in Solr 7.3.0

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792519#comment-16792519 ] Alan Woodward commented on SOLR-12743: -- This may be related to LUCENE-8726 / SOLR-13315 > Mem

[jira] [Created] (LUCENE-8726) WrappedDoubleValuesSource can leak IndexSearcher references

2019-03-14 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8726: - Summary: WrappedDoubleValuesSource can leak IndexSearcher references Key: LUCENE-8726 URL: https://issues.apache.org/jira/browse/LUCENE-8726 Project: Lucene - Core

[jira] [Commented] (LUCENE-8725) Make TermsQuery public

2019-03-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792118#comment-16792118 ] Alan Woodward commented on LUCENE-8725: --- Can you use TermInSetQuery instead?  In fact, I think we

[jira] [Resolved] (LUCENE-8691) Allow GPG keys with no spaces to be used for signing releases

2019-03-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8691. --- Resolution: Fixed Fix Version/s: 8.0 > Allow GPG keys with no spaces to be u

[jira] [Assigned] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned SOLR-13315: Assignee: Alan Woodward > Possible SolrIndexSearcher leak through LogWatc

[jira] [Updated] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-13315: - Attachment: SOLR-13315.patch > Possible SolrIndexSearcher leak through LogWatc

[jira] [Commented] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790388#comment-16790388 ] Alan Woodward commented on SOLR-13315: -- Here's a patch containing a fix and test.  Thanks

[jira] [Commented] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790358#comment-16790358 ] Alan Woodward commented on SOLR-13315: -- I think the error here is in WrappedDoubleValuesSource

[jira] [Commented] (LUCENE-8717) Handle stop words that appear at articulation points

2019-03-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789544#comment-16789544 ] Alan Woodward commented on LUCENE-8717: --- I updated the patch to add support in GraphTokenFilter

[jira] [Updated] (LUCENE-8717) Handle stop words that appear at articulation points

2019-03-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8717: -- Attachment: LUCENE-8717.patch > Handle stop words that appear at articulation poi

[jira] [Commented] (LUCENE-8719) FixedShingleFilter can miss paths at the end of a TokenStream

2019-03-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789505#comment-16789505 ] Alan Woodward commented on LUCENE-8719: --- Here is a patch that fixes the issue.  Instead

[jira] [Updated] (LUCENE-8719) FixedShingleFilter can miss paths at the end of a TokenStream

2019-03-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8719: -- Attachment: LUCENE-8719.patch > FixedShingleFilter can miss paths at the end of a TokenStr

[jira] [Created] (LUCENE-8719) FixedShingleFilter can miss paths at the end of a TokenStream

2019-03-11 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8719: - Summary: FixedShingleFilter can miss paths at the end of a TokenStream Key: LUCENE-8719 URL: https://issues.apache.org/jira/browse/LUCENE-8719 Project: Lucene

Re: [VOTE] Release Lucene/Solr 8.0.0 RC4

2019-03-08 Thread Alan Woodward
+1 SUCCESS! [1:46:36.093805] > On 8 Mar 2019, at 15:18, Ignacio Vera wrote: > > +1 > > SUCCESS! [1:26:13.469237] > > On Fri, Mar 8, 2019 at 4:00 PM Jan Høydahl > wrote: > +1 > > SUCCESS! [1:37:19.142875] > > -- > Jan Høydahl, search solution architect >

[jira] [Commented] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-03-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16786635#comment-16786635 ] Alan Woodward commented on SOLR-13126: -- > I wonder whether this fix (return true) should be ad

Re: [VOTE] Release Lucene/Solr 8.0.0 RC2

2019-03-07 Thread Alan Woodward
Is there a way of passing Jetty parameters from the command line? IOW, can Windows users do a rolling upgrade if they run ./solr restart -Djetty.module=http or whatever? > On 6 Mar 2019, at 21:57, Uwe Schindler wrote: > > I opened a blocker issue: >

[jira] [Commented] (LUCENE-8717) Handle stop words that appear at articulation points

2019-03-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785496#comment-16785496 ] Alan Woodward commented on LUCENE-8717: --- Here's a patch implementing my idea above

[jira] [Updated] (LUCENE-8717) Handle stop words that appear at articulation points

2019-03-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8717: -- Attachment: LUCENE-8717.patch > Handle stop words that appear at articulation poi

[jira] [Created] (LUCENE-8717) Handle stop words that appear at articulation points

2019-03-06 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8717: - Summary: Handle stop words that appear at articulation points Key: LUCENE-8717 URL: https://issues.apache.org/jira/browse/LUCENE-8717 Project: Lucene - Core

Re: [VOTE] Release Lucene/Solr 8.0.0 RC2

2019-03-06 Thread Alan Woodward
+1 SUCCESS! [1:40:54.194706] > On 6 Mar 2019, at 02:37, jim ferenczi > wrote: > > Please vote for release candidate 2 for Lucene/Solr 8.0.0 > > The artifacts can be downloaded from >

[jira] [Commented] (SOLR-13276) Adding Http2 equivalent classes of CloudSolrClient and HttpClusterStateProvider

2019-03-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783493#comment-16783493 ] Alan Woodward commented on SOLR-13276: -- Thank you! > Adding Http2 equivalent clas

[jira] [Commented] (SOLR-13276) Adding Http2 equivalent classes of CloudSolrClient and HttpClusterStateProvider

2019-03-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783193#comment-16783193 ] Alan Woodward commented on SOLR-13276: -- Can we push this back to 8.1?  I don't think we should

Re: Welcome Ignacio Vera to the PMC

2019-03-04 Thread Alan Woodward
Congratulations and welcome, Ignacio! > On 4 Mar 2019, at 09:09, Adrien Grand wrote: > > I am pleased to announce that Ignacio Vera has accepted the PMC's > invitation to join. > > Welcome Ignacio! > > -- > Adrien > > - >

[jira] [Resolved] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8714. --- Resolution: Fixed Fix Version/s: master (9.0) > BaseNormsFormatTestCase sho

[jira] [Resolved] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8715. --- Resolution: Fixed Fix Version/s: 8.x 8.0

[jira] [Updated] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8715: -- Description: TestLucene70NormsFormat is testing Lucene80Codec, rather than Lucene70

[jira] [Commented] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781788#comment-16781788 ] Alan Woodward commented on LUCENE-8715: --- Lucene70Codec is read-only, so we need a small amount

[jira] [Assigned] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned LUCENE-8715: - Assignee: Alan Woodward > TestLucene70NormsFormat is testing the wrong Co

[jira] [Issue Comment Deleted] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8715: -- Comment: was deleted (was: Lucene70Codec is already read-only, but we need to add a read

[jira] [Updated] (LUCENE-8715) TestLucene70NormsFormat is testing the wrong Codec

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8715: -- Summary: TestLucene70NormsFormat is testing the wrong Codec (was: Add read-write version

Re: Lucene and Solr 7.7.1

2019-03-01 Thread Alan Woodward
Thanks for doing the release Ishan! Can you add 7.7.1 backwards-compatibility indexes to the 8x and 8_0 branches? Then I’ll get on with RC2 of the 8.0.0 release. > On 22 Feb 2019, at 08:42, Ishan Chattopadhyaya > wrote: > > Sorry for the delay in getting

[jira] [Commented] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781671#comment-16781671 ] Alan Woodward commented on LUCENE-8714: --- > and also editing TestLucene70NormsFormat to t

[jira] [Updated] (LUCENE-8715) Add read-write version of Lucene70Codec for testing

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8715: -- Summary: Add read-write version of Lucene70Codec for testing (was: Make Lucene70Codec read

[jira] [Commented] (LUCENE-8715) Make Lucene70Codec read-only

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781675#comment-16781675 ] Alan Woodward commented on LUCENE-8715: --- Lucene70Codec is already read-only, but we need to add

[jira] [Commented] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781536#comment-16781536 ] Alan Woodward commented on LUCENE-8585: --- Adrian and I had a look at this, and we think it's a test

[jira] [Updated] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8714: -- Description: Jenkins found a test failure that stems from a combination of LimitHandleFS

[jira] [Commented] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781542#comment-16781542 ] Alan Woodward commented on LUCENE-8714: --- Here's a patch making the change, and also editing

[jira] [Updated] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8714: -- Attachment: LUCENE-8714.patch > BaseNormsFormatTestCase should not use NoMergePol

[jira] [Created] (LUCENE-8714) BaseNormsFormatTestCase should not use NoMergePolicy

2019-03-01 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8714: - Summary: BaseNormsFormatTestCase should not use NoMergePolicy Key: LUCENE-8714 URL: https://issues.apache.org/jira/browse/LUCENE-8714 Project: Lucene - Core

[jira] [Resolved] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8585. --- Resolution: Fixed I opened LUCENE-8714 to fix the test bug. > Create jump-tab

[jira] [Comment Edited] (LUCENE-8585) Create jump-tables for DocValues at index-time

2019-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781536#comment-16781536 ] Alan Woodward edited comment on LUCENE-8585 at 3/1/19 10:15 AM: Adrien

[jira] [Resolved] (LUCENE-5967) Allow WildcardQuery and RegexpQuery to also use auto-prefix terms

2019-02-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-5967. --- Resolution: Won't Fix > Allow WildcardQuery and RegexpQuery to also use auto-prefix te

[jira] [Commented] (LUCENE-5967) Allow WildcardQuery and RegexpQuery to also use auto-prefix terms

2019-02-26 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1689#comment-1689 ] Alan Woodward commented on LUCENE-5967: --- Auto-prefix terms are long gone now, so I think this can

[jira] [Resolved] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

2019-02-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8702. --- Resolution: Fixed Fix Version/s: 8.0 > Simplify some IntervalsSources retur

[jira] [Resolved] (LUCENE-8216) Better cross-field scoring

2019-02-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8216. --- Resolution: Fixed Assignee: Jim Ferenczi > Better cross-field scor

Re: Welcome Jason Gerlowski to the PMC

2019-02-22 Thread Alan Woodward
Welcome Jason! > On 22 Feb 2019, at 15:21, Jan Høydahl wrote: > > I am pleased to announce that Jason Gerlowski has accepted the PMC's > invitation to join. > > Welcome Jason! > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > >

[jira] [Commented] (LUCENE-3041) Support Query Visting / Walking

2019-02-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773051#comment-16773051 ] Alan Woodward commented on LUCENE-3041: --- [~simonw] I opened https://github.com/apache/lucene-solr

[jira] [Updated] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

2019-02-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8702: -- Attachment: LUCENE-8702.patch > Simplify some IntervalsSources returned by Interv

[jira] [Created] (LUCENE-8702) Simplify some IntervalsSources returned by Intervals factories

2019-02-20 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8702: - Summary: Simplify some IntervalsSources returned by Intervals factories Key: LUCENE-8702 URL: https://issues.apache.org/jira/browse/LUCENE-8702 Project: Lucene

Re: [JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-13-ea+8) - Build # 196 - Unstable!

2019-02-19 Thread Alan Woodward
Do we need to disable the JDK 13 builds for 8.0, or change the assumptions here? Does Mockito work with JDK 13? > On 19 Feb 2019, at 16:19, Policeman Jenkins Server > wrote: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/196/ > Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops

[jira] [Resolved] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8697. --- Resolution: Fixed Fix Version/s: master (9.0) 8.0

Re: [VOTE] Release Lucene/Solr 8.0.0 RC1

2019-02-19 Thread Alan Woodward
> - > Uwe Schindler > Achterdiek 19, D-28357 Bremen > http://www.thetaphi.de <http://www.thetaphi.de/> > eMail: u...@thetaphi.de <mailto:u...@thetaphi.de> > > > -Original Message- > > From: Alan Woodward > <mailto:alan.woodw...@romseysoftware.

[jira] [Updated] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-13255: - Priority: Blocker (was: Major) > LanguageIdentifierUpdateProcessor broken for documents s

[jira] [Commented] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771797#comment-16771797 ] Alan Woodward commented on SOLR-13255: -- Can somebody clarify whether or not this is a blocker

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771743#comment-16771743 ] Alan Woodward commented on SOLR-12992: -- > Once this patch is committed the backcompat issue must

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771740#comment-16771740 ] Alan Woodward commented on SOLR-12992: -- I understand, but SOLR-13255 says that in 8.0 this can

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771687#comment-16771687 ] Alan Woodward commented on SOLR-12992: -- Do we need a fix for 8.0 as well, or am I good to build

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771422#comment-16771422 ] Alan Woodward commented on SOLR-12992: -- [~markrmil...@gmail.com] 7.7 was released a week ago, but I

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771126#comment-16771126 ] Alan Woodward commented on SOLR-13248: -- Is this ready to be committed?  And am I OK to start

[jira] [Commented] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771123#comment-16771123 ] Alan Woodward commented on LUCENE-8697: --- Patch with fix and some illustrative tests.  It also

[jira] [Updated] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8697: -- Attachment: LUCENE-8697.patch > GraphTokenStreamFiniteStrings does not correctly handle g

[jira] [Created] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8697: - Summary: GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph Key: LUCENE-8697 URL: https://issues.apache.org/jira/browse/LUCENE-8697

[jira] [Commented] (SOLR-12407) edismax boost performance regression from switch to FunctionScoreQuery

2019-02-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769393#comment-16769393 ] Alan Woodward commented on SOLR-12407: -- I think this should be fixed by SOLR-13126, which

[jira] [Updated] (LUCENE-8694) IntervalsSource that filters by payload

2019-02-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8694: -- Attachment: LUCENE-8694.patch > IntervalsSource that filters by payl

[jira] [Created] (LUCENE-8694) IntervalsSource that filters by payload

2019-02-15 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8694: - Summary: IntervalsSource that filters by payload Key: LUCENE-8694 URL: https://issues.apache.org/jira/browse/LUCENE-8694 Project: Lucene - Core Issue Type

[jira] [Updated] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-02-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-13126: - Attachment: SOLR-13126.patch > Multiplicative boost of isn't applied when one of the sum

[jira] [Commented] (SOLR-13126) Multiplicative boost of isn't applied when one of the summed or multiplied queries doesn't match

2019-02-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769109#comment-16769109 ] Alan Woodward commented on SOLR-13126: -- I think the problem here is a mismatch between how

[jira] [Commented] (LUCENE-3041) Support Query Visting / Walking

2019-02-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768112#comment-16768112 ] Alan Woodward commented on LUCENE-3041: --- Time to wake this one up again, I think... Here's

[jira] [Updated] (LUCENE-3041) Support Query Visting / Walking

2019-02-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-3041: -- Attachment: LUCENE-3041.patch > Support Query Visting / Walk

Re: Use of Payloads

2019-02-13 Thread Alan Woodward
can easily be modelled with > FeatureField, too. > > Uwe > > - > Uwe Schindler > Achterdiek 19, D-28357 Bremen > http://www.thetaphi.de <http://www.thetaphi.de/> > eMail: u...@thetaphi.de <mailto:u...@thetaphi.de> > > > -Original Mes

<    1   2   3   4   5   6   7   8   9   10   >