[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974937#comment-16974937 ] Bruno Roustant commented on LUCENE-8920: I added PR#1012 to fix the flapper test. This test

[GitHub] [lucene-site] janhoy commented on issue #8: Simple build script

2019-11-15 Thread GitBox
janhoy commented on issue #8: Simple build script URL: https://github.com/apache/lucene-site/pull/8#issuecomment-554257907 i’m new to this. Just needed a small script that I could run when doing local dev so I don’t have to remember those two arguments or copy/paste :) Feel free to

[GitHub] [lucene-solr] bruno-roustant opened a new pull request #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails

2019-11-15 Thread GitBox
bruno-roustant opened a new pull request #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails URL: https://github.com/apache/lucene-solr/pull/1012 This is an automated message from the Apache Git Service.

[GitHub] [lucene-solr] dweiss commented on issue #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails

2019-11-15 Thread GitBox
dweiss commented on issue #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails URL: https://github.com/apache/lucene-solr/pull/1012#issuecomment-554271188 LGTM. This is an automated message from the Apache

[GitHub] [lucene-solr] bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554270955 Yes I clearly like the third option to make the getTermsEnum() without Attributes final and

[GitHub] [lucene-solr] bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554276204 Can I include the MTQ#getTermsEnum(Terms) visibility change in the next commit of this PR?

[jira] [Created] (LUCENE-9050) MultiTermIntervalsSource.visit() is empty

2019-11-15 Thread Alan Woodward (Jira)
Alan Woodward created LUCENE-9050: - Summary: MultiTermIntervalsSource.visit() is empty Key: LUCENE-9050 URL: https://issues.apache.org/jira/browse/LUCENE-9050 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-13934) Documentation on SimplePostTool for Windows users is pretty brief

2019-11-15 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975282#comment-16975282 ] Gus Heck commented on SOLR-13934: - Always good to get doc improvements. Looks like there are a bunch of

[jira] [Commented] (SOLR-13935) For the Gradle build, make the help targets consistent.

2019-11-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975290#comment-16975290 ] Dawid Weiss commented on SOLR-13935: Let's leave it as a set of gradle tasks, fine with me. > For

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations.

2019-11-15 Thread GitBox
romseygeek commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations. URL: https://github.com/apache/lucene-solr/pull/1011#discussion_r346893718 ## File path:

[jira] [Commented] (SOLR-13909) Everything about CheckBackupStatus is broken

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975269#comment-16975269 ] ASF subversion and git services commented on SOLR-13909: Commit

[jira] [Resolved] (SOLR-13909) Everything about CheckBackupStatus is broken

2019-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-13909. --- Fix Version/s: 8.4 master (9.0) Resolution: Fixed >

[jira] [Commented] (LUCENE-9046) Fix wrong example in Javadoc of TermInSetQuery

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975287#comment-16975287 ] ASF subversion and git services commented on LUCENE-9046: - Commit

[jira] [Commented] (SOLR-13872) Backup can fail to read index files w/NoSuchFileException during merges (SOLR-11616 regression)

2019-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975259#comment-16975259 ] Chris M. Hostetter commented on SOLR-13872: --- FYI: the jenkins job

[jira] [Commented] (LUCENE-9046) Fix wrong example in Javadoc of TermInSetQuery

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975276#comment-16975276 ] ASF subversion and git services commented on LUCENE-9046: - Commit

[jira] [Comment Edited] (SOLR-13898) Non-atomic use of SolrCache get / put

2019-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975283#comment-16975283 ] Chris M. Hostetter edited comment on SOLR-13898 at 11/15/19 6:00 PM: -

[jira] [Resolved] (LUCENE-9046) Fix wrong example in Javadoc of TermInSetQuery

2019-11-15 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim resolved LUCENE-9046. Resolution: Fixed > Fix wrong example in Javadoc of TermInSetQuery >

[GitHub] [lucene-solr] uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554442918 @gus-asf Lucene prefers "composition over inheritance", so we try to make everything final

[jira] [Created] (SOLR-13935) For the Gradle build, make the help targets consistent.

2019-11-15 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-13935: - Summary: For the Gradle build, make the help targets consistent. Key: SOLR-13935 URL: https://issues.apache.org/jira/browse/SOLR-13935 Project: Solr Issue

[jira] [Commented] (SOLR-13909) Everything about CheckBackupStatus is broken

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975261#comment-16975261 ] ASF subversion and git services commented on SOLR-13909: Commit

[GitHub] [lucene-solr] gus-asf commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
gus-asf commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554456950 Ok I understand, composition over inheritance is a good principle. Not sure I agree with using

[jira] [Commented] (SOLR-13898) Non-atomic use of SolrCache get / put

2019-11-15 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975277#comment-16975277 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13898: -- There is a failure in

[jira] [Reopened] (SOLR-13898) Non-atomic use of SolrCache get / put

2019-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened SOLR-13898: --- New test TestSolrCachePerf.testGetPutCompute seems to be overly brittle in it's math

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations.

2019-11-15 Thread GitBox
romseygeek commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations. URL: https://github.com/apache/lucene-solr/pull/1011#discussion_r346892489 ## File path:

[jira] [Commented] (LUCENE-9050) MultiTermIntervalsSource.visit() is empty

2019-11-15 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975204#comment-16975204 ] Alan Woodward commented on LUCENE-9050: --- A more general option rather than just adding

[GitHub] [lucene-solr] danmuzi merged pull request #1008: LUCENE-9046: Fix wrong example in Javadoc of TermInSetQuery

2019-11-15 Thread GitBox
danmuzi merged pull request #1008: LUCENE-9046: Fix wrong example in Javadoc of TermInSetQuery URL: https://github.com/apache/lucene-solr/pull/1008 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] danmuzi commented on issue #1008: LUCENE-9046: Fix wrong example in Javadoc of TermInSetQuery

2019-11-15 Thread GitBox
danmuzi commented on issue #1008: LUCENE-9046: Fix wrong example in Javadoc of TermInSetQuery URL: https://github.com/apache/lucene-solr/pull/1008#issuecomment-554457827 Thank you for your review! @jpountz This is an

[jira] [Resolved] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov resolved LUCENE-8920. - Resolution: Fixed > Reduce size of FSTs due to use of direct-addressing encoding >

[GitHub] [lucene-solr] ErickErickson commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
ErickErickson commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554357603 Could I ask that a brief summary (just a few sentences) describing the decision coming out

[GitHub] [lucene-solr] uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554331735 No, it must be a new `AttributeSource`. For wildcards it does not matter, but some MTQ *modify*

[GitHub] [lucene-solr] RompotiMiranda opened a new pull request #1013: SOLR-13934: Documentation for windows users

2019-11-15 Thread GitBox
RompotiMiranda opened a new pull request #1013: SOLR-13934: Documentation for windows users URL: https://github.com/apache/lucene-solr/pull/1013 # Description Provide example for windows users in documentation # Solution Provide example for windows users in

[GitHub] [lucene-solr] cbuescher commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-11-15 Thread GitBox
cbuescher commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954#issuecomment-554383822 Hi @uschindler, thanks again for the feedback, just wondering if you are interested in taking another look and merge the PR

[GitHub] [lucene-solr] janhoy opened a new pull request #1014: SOLR-13905 Fix AuditEvent NPE

2019-11-15 Thread GitBox
janhoy opened a new pull request #1014: SOLR-13905 Fix AuditEvent NPE URL: https://github.com/apache/lucene-solr/pull/1014 # Description Got NPE for some Audit events such as early errors, due to the way we constructed the resource variable from

[jira] [Commented] (SOLR-13905) Nullpointer exception in AuditEvent

2019-11-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975161#comment-16975161 ] Jan Høydahl commented on SOLR-13905: [~uschindler] Do you have any idea why httpRequest.getPathInfo()

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975020#comment-16975020 ] ASF subversion and git services commented on LUCENE-8920: - Commit

[GitHub] [lucene-solr] msokolov commented on issue #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails

2019-11-15 Thread GitBox
msokolov commented on issue #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails URL: https://github.com/apache/lucene-solr/pull/1012#issuecomment-554320742 Thanks for getting to this quickly, Bruno. I'll merge. I guess we need to back port to 8x as well.

[GitHub] [lucene-solr] msokolov merged pull request #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails

2019-11-15 Thread GitBox
msokolov merged pull request #1012: LUCENE-8920: Fix flapping TestFstDirectAddressing.testDeDupTails URL: https://github.com/apache/lucene-solr/pull/1012 This is an automated message from the Apache Git Service. To respond

[jira] [Created] (SOLR-13934) Documentation on SimplePostTool for Windows users is pretty brief

2019-11-15 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-13934: -- Summary: Documentation on SimplePostTool for Windows users is pretty brief Key: SOLR-13934 URL: https://issues.apache.org/jira/browse/SOLR-13934 Project: Solr

[jira] [Commented] (SOLR-13793) HTTPSolrCall makes cascading calls even when all replicas are down for a collection

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975166#comment-16975166 ] ASF subversion and git services commented on SOLR-13793: Commit

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations.

2019-11-15 Thread GitBox
mkhludnev commented on a change in pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations. URL: https://github.com/apache/lucene-solr/pull/1011#discussion_r346870358 ## File path:

[GitHub] [lucene-solr] gus-asf commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
gus-asf commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554397677 Would the getTermsEnum(Terms) method **really** need to be final when it goes to public? Maybe it

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975049#comment-16975049 ] Michael Sokolov commented on LUCENE-8920: - > Actually I generated them (so with

[GitHub] [lucene-solr] dsmiley commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
dsmiley commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554360566 I'm a bit confused why this query was characterized as _esoteric_. SpanMultiTermQueryWrapper is

[jira] [Commented] (SOLR-13905) Nullpointer exception in AuditEvent

2019-11-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975151#comment-16975151 ] Jan Høydahl commented on SOLR-13905: Please see [GitHub Pull Request

[jira] [Updated] (SOLR-13905) Nullpointer exception in AuditEvent

2019-11-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13905: --- Description: Nullpointer exception in AuditEvent for events with HttpServletRequest as input.

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975062#comment-16975062 ] Michael Sokolov commented on LUCENE-8920: - I backported to 8x branch and beasted 20 times. I am

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975067#comment-16975067 ] ASF subversion and git services commented on LUCENE-8920: - Commit

[jira] [Updated] (LUCENE-9031) UnsupportedOperationException on highlighting Interval Query

2019-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-9031: - Attachment: (was: LUCENE-9031.patch) > UnsupportedOperationException on

[jira] [Commented] (LUCENE-6513) Allow limits on SpanMultiTermQueryWrapper expansion

2019-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975422#comment-16975422 ] Mikhail Khludnev commented on LUCENE-6513: -- I think it's rather better to fix highlighting for

[jira] [Comment Edited] (SOLR-13808) Query DSL should let to cache filter

2019-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975347#comment-16975347 ] Mikhail Khludnev edited comment on SOLR-13808 at 11/15/19 7:47 PM: --- Let

[jira] [Resolved] (SOLR-13935) For the Gradle build, make the help targets consistent.

2019-11-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13935. --- Fix Version/s: master (9.0) Resolution: Fixed Turns out this was a false alarm, the

[jira] [Commented] (SOLR-13894) Solr 8.3 streaming expreessions do not return all fields (select)

2019-11-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975343#comment-16975343 ] Jörn Franke commented on SOLR-13894: [~jbernste] can I provide anything else to help resolving this

[jira] [Commented] (LUCENE-6513) Allow limits on SpanMultiTermQueryWrapper expansion

2019-11-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975357#comment-16975357 ] David Smiley commented on LUCENE-6513: -- Note: the new PhraseWildcardQuery in LUCENE-8983 was

[jira] [Commented] (SOLR-13898) Non-atomic use of SolrCache get / put

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975345#comment-16975345 ] ASF subversion and git services commented on SOLR-13898: Commit

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975435#comment-16975435 ] ASF subversion and git services commented on SOLR-13452: Commit

[jira] [Commented] (SOLR-13808) Query DSL should let to cache filter

2019-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975347#comment-16975347 ] Mikhail Khludnev commented on SOLR-13808: - Let me know if it's worth to be committed. I can do

[jira] [Commented] (SOLR-13898) Non-atomic use of SolrCache get / put

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975348#comment-16975348 ] ASF subversion and git services commented on SOLR-13898: Commit

[jira] [Updated] (LUCENE-9031) UnsupportedOperationException on highlighting Interval Query

2019-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-9031: - Attachment: LUCENE-9031.patch Status: Patch Available (was: Patch Available) >

[GitHub] [lucene-solr] jpountz commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-15 Thread GitBox
jpountz commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554524643 > I'm a bit confused why this query was characterized as esoteric @dsmiley I was mostly

[jira] [Commented] (SOLR-12028) BadApple and AwaitsFix annotations usage

2019-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975458#comment-16975458 ] Chris M. Hostetter commented on SOLR-12028: --- FWIW: It's my intention to review all of the

[jira] [Commented] (SOLR-13911) Support missing() aggregation in JSON facet module

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975611#comment-16975611 ] ASF subversion and git services commented on SOLR-13911: Commit

[GitHub] [lucene-solr] apoorvprecisely opened a new pull request #1015: SOLR-13936 : expose endpoint to support changing schema without collection

2019-11-15 Thread GitBox
apoorvprecisely opened a new pull request #1015: SOLR-13936 : expose endpoint to support changing schema without collection URL: https://github.com/apache/lucene-solr/pull/1015 # Description Current apis do not allow modifying a configset if it is not associated with a collection/core

[jira] [Created] (SOLR-13936) Schema/Config endpoints to modify configset with no core/collection

2019-11-15 Thread Apoorv Bhawsar (Jira)
Apoorv Bhawsar created SOLR-13936: - Summary: Schema/Config endpoints to modify configset with no core/collection Key: SOLR-13936 URL: https://issues.apache.org/jira/browse/SOLR-13936 Project: Solr

[GitHub] [lucene-solr] apoorvprecisely closed pull request #1001: [WIP] Ref scmanager

2019-11-15 Thread GitBox
apoorvprecisely closed pull request #1001: [WIP] Ref scmanager URL: https://github.com/apache/lucene-solr/pull/1001 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SOLR-13911) Support missing() aggregation in JSON facet module

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975614#comment-16975614 ] ASF subversion and git services commented on SOLR-13911: Commit

[jira] [Commented] (SOLR-12028) BadApple and AwaitsFix annotations usage

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975583#comment-16975583 ] ASF subversion and git services commented on SOLR-12028: Commit

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975584#comment-16975584 ] ASF subversion and git services commented on SOLR-13541: Commit

[GitHub] [lucene-solr] apoorvprecisely commented on issue #1015: SOLR-13936 : expose endpoint to support changing schema without collection

2019-11-15 Thread GitBox
apoorvprecisely commented on issue #1015: SOLR-13936 : expose endpoint to support changing schema without collection URL: https://github.com/apache/lucene-solr/pull/1015#issuecomment-554610730 TODO : add config handler TODO : add tests

[jira] [Updated] (SOLR-13911) Support missing() aggregation in JSON facet module

2019-11-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13911: Fix Version/s: 8.4 Assignee: Munendra S N Resolution: Done Status:

[jira] [Commented] (SOLR-13915) Figure out the equivalent of "ant dist server" in the Gradle build

2019-11-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975543#comment-16975543 ] Erick Erickson commented on SOLR-13915: --- "gradlew assemble" brings all the jars down, as does

[jira] [Commented] (SOLR-13915) Figure out the equivalent of "ant dist server" in the Gradle build

2019-11-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975532#comment-16975532 ] Erick Erickson commented on SOLR-13915: --- I made some progress tonight. The ant build populates