[jira] [Updated] (SOLR-14024) Invalid html generated by changes2html.pl

2019-12-06 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14024: -- Status: Patch Available (was: Open) > Invalid html generated by changes2html.pl >

[jira] [Commented] (SOLR-7798) Improve robustness of ExpandComponent

2019-12-06 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990367#comment-16990367 ] Munendra S N commented on SOLR-7798: Failures are not related to this change > Improve robustness of

[jira] [Resolved] (LUCENE-9081) Make DocValuesIterator public

2019-12-06 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N resolved LUCENE-9081. -- Resolution: Won't Fix Marking this as won't fix, We can reopen it if needed in near future >

[jira] [Updated] (SOLR-11706) JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields

2019-12-06 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11706: Resolution: Fixed Status: Resolved (was: Patch Available) > JSON FacetModule can't

[jira] [Commented] (SOLR-11706) JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields

2019-12-06 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990365#comment-16990365 ] Munendra S N commented on SOLR-11706: - Failures are unrelated this change > JSON FacetModule can't

[jira] [Commented] (SOLR-11706) JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields

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

[jira] [Commented] (SOLR-11706) JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields

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

[jira] [Comment Edited] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990342#comment-16990342 ] Kevin Risden edited comment on SOLR-14028 at 12/7/19 5:45 AM: -- Attached

[jira] [Updated] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14028: Attachment: SOLR-14028.patch > Fix test permissions for TestSolrCLIRunExample >

[jira] [Updated] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14028: Attachment: (was: SOLR-14028.patch) > Fix test permissions for TestSolrCLIRunExample >

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990342#comment-16990342 ] Kevin Risden commented on SOLR-14028: - Attached patch for this [^SOLR-14028.patch] . I want to look

[jira] [Commented] (SOLR-11706) JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields

2019-12-06 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990337#comment-16990337 ] Lucene/Solr QA commented on SOLR-11706: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990331#comment-16990331 ] Kevin Risden commented on SOLR-14028: - Yea I was just looking into determining if a path is a glob.

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990312#comment-16990312 ] Robert Muir commented on SOLR-14028: Yeah, that's the ticket. See code:

[GitHub] [lucene-solr] dtsuzuku-ibm opened a new pull request #1067: LUCENE-9085: fix assertion in CharacterUtils

2019-12-06 Thread GitBox
dtsuzuku-ibm opened a new pull request #1067: LUCENE-9085: fix assertion in CharacterUtils URL: https://github.com/apache/lucene-solr/pull/1067 # Description Assertions in CharacterUtils are not consistent with javadocs # Solution Fix assertion #

[jira] [Updated] (LUCENE-9085) Fix the assertion in CharacterUtils

2019-12-06 Thread Daiki Tsuzuku (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daiki Tsuzuku updated LUCENE-9085: -- Status: Patch Available (was: Open) > Fix the assertion in CharacterUtils >

[jira] [Updated] (LUCENE-9085) Fix the assertion in CharacterUtils

2019-12-06 Thread Daiki Tsuzuku (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daiki Tsuzuku updated LUCENE-9085: -- Attachment: LUCENE-9085.patch Status: Open (was: Open) > Fix the assertion in

[jira] [Updated] (LUCENE-9085) Fix the assertion in CharacterUtils

2019-12-06 Thread Daiki Tsuzuku (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daiki Tsuzuku updated LUCENE-9085: -- Status: Open (was: Patch Available) > Fix the assertion in CharacterUtils >

[jira] [Updated] (LUCENE-9085) Fix the assertion in CharacterUtils

2019-12-06 Thread Daiki Tsuzuku (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daiki Tsuzuku updated LUCENE-9085: -- Status: Patch Available (was: Open) > Fix the assertion in CharacterUtils >

[jira] [Created] (LUCENE-9085) Fix the assertion in CharacterUtils

2019-12-06 Thread Daiki Tsuzuku (Jira)
Daiki Tsuzuku created LUCENE-9085: - Summary: Fix the assertion in CharacterUtils Key: LUCENE-9085 URL: https://issues.apache.org/jira/browse/LUCENE-9085 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990305#comment-16990305 ] Robert Muir commented on SOLR-14028: Kevin i took a look at all your logs. This test is very

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990290#comment-16990290 ] Robert Muir commented on SOLR-13987: strong +1, this is great! I tested and did some local hacking

[jira] [Comment Edited] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990285#comment-16990285 ] Kevin Risden edited comment on SOLR-13987 at 12/7/19 2:43 AM: -- Patch:

[jira] [Updated] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13987: Attachment: SOLR-13987.patch > fix admin UI to not rely on javascript eval() >

[jira] [Updated] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13987: Attachment: (was: SOLR-13987.patch) > fix admin UI to not rely on javascript eval() >

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990285#comment-16990285 ] Kevin Risden commented on SOLR-13987: - Patch: [^SOLR-13987.patch] PR:

[jira] [Updated] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13987: Status: Patch Available (was: Open) > fix admin UI to not rely on javascript eval() >

[GitHub] [lucene-solr] risdenk opened a new pull request #1066: SOLR-13987: fix admin UI to not rely on javascript eval()

2019-12-06 Thread GitBox
risdenk opened a new pull request #1066: SOLR-13987: fix admin UI to not rely on javascript eval() URL: https://github.com/apache/lucene-solr/pull/1066 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13987: Attachment: SOLR-13987.patch > fix admin UI to not rely on javascript eval() >

[jira] [Assigned] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-13987: --- Assignee: Kevin Risden > fix admin UI to not rely on javascript eval() >

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990248#comment-16990248 ] Erick Erickson commented on SOLR-13988: --- I'll keep this open for a while, I want to pursue some of

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

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

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Attachment: (was: LUCENE-0001.patch) > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Attachment: LUCENE-9084.patch > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Status: Open (was: Patch Available) > circular synchronization wait (potential deadlock) in

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

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

[GitHub] [lucene-solr] mbwaheed opened a new pull request #1065: SOLR-13101: Don't invoke push to shared store for isolated commits.

2019-12-06 Thread GitBox
mbwaheed opened a new pull request #1065: SOLR-13101: Don't invoke push to shared store for isolated commits. URL: https://github.com/apache/lucene-solr/pull/1065 -Don't invoke push to shared store for isolated commits. -Disable the noisy "going back to task queue" log line.

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

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

[GitHub] [lucene-solr] madrob merged pull request #1063: Revert "SOLR-13990: Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API"

2019-12-06 Thread GitBox
madrob merged pull request #1063: Revert "SOLR-13990: Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API" URL: https://github.com/apache/lucene-solr/pull/1063 This is an automated message from the

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990214#comment-16990214 ] Mike Drob commented on SOLR-13990: -- Woodstox supports internal entity resolution (I have no opinions on

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Status: Patch Available (was: Open) > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Status: Open (was: Patch Available) > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Attachment: (was: LUCENE.patch) > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Attachment: LUCENE-0001.patch > circular synchronization wait (potential deadlock) in

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Varun Thacker (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990211#comment-16990211 ] Varun Thacker commented on SOLR-13990: -- Uwe and Mark had some thoughts on this

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990209#comment-16990209 ] Yonik Seeley commented on SOLR-13990: - We would also need to understand what behavior we actually

[GitHub] [lucene-solr] msokolov commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-12-06 Thread GitBox
msokolov commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-562766773 Yes, I think it was what you were thinking. Here's patch

[jira] [Comment Edited] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990195#comment-16990195 ] Kevin Risden edited comment on SOLR-13987 at 12/6/19 10:25 PM: --- I applied

[jira] [Updated] (SOLR-14032) improve ref-guide docs on boosting by function/query

2019-12-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14032: -- Attachment: SOLR-14032.patch Status: Open (was: Open) Attached Patch... *

[jira] [Created] (SOLR-14032) improve ref-guide docs on boosting by function/query

2019-12-06 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-14032: - Summary: improve ref-guide docs on boosting by function/query Key: SOLR-14032 URL: https://issues.apache.org/jira/browse/SOLR-14032 Project: Solr

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990195#comment-16990195 ] Kevin Risden commented on SOLR-13987: - I applied the above changes and then ran into these clicking

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Status: Patch Available (was: Open) > circular synchronization wait (potential deadlock) in

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Description: h1. Github Pull Request   I created a pull request on github for this:

[jira] [Created] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
Paul Ward created LUCENE-9084: - Summary: circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester Key: LUCENE-9084 URL: https://issues.apache.org/jira/browse/LUCENE-9084 Project:

[jira] [Updated] (LUCENE-9084) circular synchronization wait (potential deadlock) in AnalyzingInfixSuggester

2019-12-06 Thread Paul Ward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Ward updated LUCENE-9084: -- Attachment: LUCENE.patch > circular synchronization wait (potential deadlock) in

[GitHub] [lucene-solr] paulward24 opened a new pull request #1064: Ensure the same order of acquiring synchronization objects. Acquiring…

2019-12-06 Thread GitBox
paulward24 opened a new pull request #1064: Ensure the same order of acquiring synchronization objects. Acquiring… URL: https://github.com/apache/lucene-solr/pull/1064 Detailed code (snippets and links) are in the sections after this overview (section **Detailed Code** and **This Patch's

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990177#comment-16990177 ] Erick Erickson commented on SOLR-13988: --- Rats. Your fix passes on my mac. But then again so did my

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

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

[GitHub] [lucene-solr] madrob opened a new pull request #1063: Revert "SOLR-13990: Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API"

2019-12-06 Thread GitBox
madrob opened a new pull request #1063: Revert "SOLR-13990: Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API" URL: https://github.com/apache/lucene-solr/pull/1063 Reverts apache/lucene-solr#1050

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990173#comment-16990173 ] Mike Drob commented on SOLR-13990: -- According to the author of both woodstox and alto, the latter is

[jira] [Assigned] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14028: --- Assignee: Kevin Risden > Fix test permissions for TestSolrCLIRunExample >

[jira] [Commented] (SOLR-14014) Allow Solr to start with Admin UI disabled

2019-12-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990166#comment-16990166 ] Jan Høydahl commented on SOLR-14014: If you have direct HTTP access to a Solr server, you cannot do

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990165#comment-16990165 ] Dawid Weiss commented on LUCENE-9077: - {code:java} at

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990163#comment-16990163 ] Dawid Weiss commented on LUCENE-9077: - Yes, it's windows – the contrib package. Something reaches

[jira] [Assigned] (SOLR-13999) Ref Guide is missing the ZKHost parameter for TopicStream

2019-12-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13999: -- Assignee: Jason Gerlowski > Ref Guide is missing the ZKHost parameter for TopicStream

[GitHub] [lucene-solr] gerlowskija closed pull request #1046: SOLR-13981: Remove unused DistributedQueue interface

2019-12-06 Thread GitBox
gerlowskija closed pull request #1046: SOLR-13981: Remove unused DistributedQueue interface URL: https://github.com/apache/lucene-solr/pull/1046 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] gerlowskija commented on issue #1046: SOLR-13981: Remove unused DistributedQueue interface

2019-12-06 Thread GitBox
gerlowskija commented on issue #1046: SOLR-13981: Remove unused DistributedQueue interface URL: https://github.com/apache/lucene-solr/pull/1046#issuecomment-562732298 Closing this PR, and the change was merged outside of Github.

[jira] [Resolved] (SOLR-13087) bin/solr's use of whoami can produce warnings

2019-12-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13087. Fix Version/s: 8.4 master (9.0) Resolution: Fixed > bin/solr's

[jira] [Commented] (SOLR-13087) bin/solr's use of whoami can produce warnings

2019-12-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990158#comment-16990158 ] Jason Gerlowski commented on SOLR-13087: Hi Martijn, thanks for contributing this fix. I did

[jira] [Assigned] (SOLR-13087) bin/solr's use of whoami can produce warnings

2019-12-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13087: -- Assignee: Jason Gerlowski > bin/solr's use of whoami can produce warnings >

[jira] [Commented] (SOLR-13087) bin/solr's use of whoami can produce warnings

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

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990154#comment-16990154 ] Robert Muir commented on LUCENE-9077: - is this on windows? sorry the problem is caused by hadoop

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990151#comment-16990151 ] Dawid Weiss commented on SOLR-13988: What works for me though is pointing at a path that is a file

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990152#comment-16990152 ] Dawid Weiss commented on SOLR-13988: What works for me though is pointing at a path that is a file

[jira] [Commented] (SOLR-13087) bin/solr's use of whoami can produce warnings

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

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990142#comment-16990142 ] Dawid Weiss commented on SOLR-13988: This test fails for me on Windows, unfortunately, even after the

[jira] [Reopened] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reopened SOLR-13988: > Harden CreateCollectionCleanupTest > -- > > Key:

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

2019-12-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990141#comment-16990141 ] Noble Paul commented on SOLR-13936: --- {quote}Glad to hear it, but clearly I missed the discussion. Where

[jira] [Updated] (SOLR-14031) Make BlockJoinFacetComponentSupport protected instead of package private

2019-12-06 Thread Kelvin Tan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Tan updated SOLR-14031: -- Attachment: SOLR-14031.patch > Make BlockJoinFacetComponentSupport protected instead of package

[jira] [Commented] (SOLR-7798) Improve robustness of ExpandComponent

2019-12-06 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990138#comment-16990138 ] Lucene/Solr QA commented on SOLR-7798: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

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

2019-12-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990134#comment-16990134 ] Jason Gerlowski commented on SOLR-13936: bq. The use case was well discussed Glad to hear it,

[jira] [Commented] (SOLR-14013) javabin performance regressions

2019-12-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990124#comment-16990124 ] Noble Paul commented on SOLR-14013: --- [~ysee...@gmail.com] You can just avoid the call to

[GitHub] [lucene-solr] magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-12-06 Thread GitBox
magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-562710880 I'm curious to know more specifically what caused the tests to fail. If you're talking

[jira] [Commented] (SOLR-14003) Refactor code to avoid reading state of replica from the data object

2019-12-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990106#comment-16990106 ] Noble Paul commented on SOLR-14003: --- [~gerlowskija] The current design assumes that the state of every

[jira] [Commented] (SOLR-12983) JavabinLoader should avoid creating String Objects and create UTF8CharSequence fields from byte[]

2019-12-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990105#comment-16990105 ] Noble Paul commented on SOLR-12983: --- This was a corollary to  SOLR-12885 . But , probably not very

[GitHub] [lucene-solr] msokolov commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-12-06 Thread GitBox
msokolov commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-562705671 I started tinkering with a patch, tried something naive where I just refactored the method

[jira] [Commented] (LUCENE-8996) maxScore is sometimes missing from distributed grouped responses

2019-12-06 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990097#comment-16990097 ] Christine Poerschke commented on LUCENE-8996: - Returning to this ... if no one else gets to

[jira] [Created] (LUCENE-9083) TestIOUtils false failures on ARM Linux due to StackOverflowError

2019-12-06 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-9083: -- Summary: TestIOUtils false failures on ARM Linux due to StackOverflowError Key: LUCENE-9083 URL: https://issues.apache.org/jira/browse/LUCENE-9083

[jira] [Updated] (LUCENE-9077) Gradle build

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: This task focuses on providing gradle-based build equivalent for Lucene and Solr

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990061#comment-16990061 ] Dawid Weiss commented on LUCENE-9077: - Enabled security manager policy for Solr. Tests don't pass (I

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990055#comment-16990055 ] Dawid Weiss commented on SOLR-13990: I'd vote for having just one... The performance aspect would

[jira] [Commented] (SOLR-13990) Switch out woodstox-core-asl with aalto-xml and upgrade woodstox stax-2 API

2019-12-06 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990045#comment-16990045 ] Mike Drob commented on SOLR-13990: -- Yea, this is a Hadoop relying explicitly on woodstock. In

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

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

[jira] [Commented] (LUCENE-9077) Gradle build

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

[jira] [Commented] (LUCENE-9077) Gradle build

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

[jira] [Commented] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990038#comment-16990038 ] Robert Muir commented on SOLR-7633: --- I reopened the issue as it was closed. There may be a duplicate

[jira] [Updated] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-7633: -- Status: Reopened (was: Closed) > Change the ExtractingRequestHandler to use Tika-Server >

[jira] [Commented] (SOLR-14026) Upgrade Jetty to 9.4.24.v20191120

2019-12-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990026#comment-16990026 ] Kevin Risden commented on SOLR-14026: - I don't think there should be any issues here. In Apache Knox

[jira] [Updated] (SOLR-13988) Harden CreateCollectionCleanupTest

2019-12-06 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13988: -- Fix Version/s: 8.4 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (SOLR-13988) Harden CreateCollectionCleanupTest

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

  1   2   3   >