[jira] [Created] (LUCENE-9045) Do not use TreeMap/TreeSet in BlockTree and PerFieldPostingsFormat

2019-11-13 Thread Bruno Roustant (Jira)
Bruno Roustant created LUCENE-9045: -- Summary: Do not use TreeMap/TreeSet in BlockTree and PerFieldPostingsFormat Key: LUCENE-9045 URL: https://issues.apache.org/jira/browse/LUCENE-9045 Project:

[GitHub] [lucene-site] janhoy commented on issue #4: SOLR-13910 Add security pages news feeds for solr, core, and tlp

2019-11-13 Thread GitBox
janhoy commented on issue #4: SOLR-13910 Add security pages news feeds for solr, core, and tlp URL: https://github.com/apache/lucene-site/pull/4#issuecomment-553320200 I could not see atom/rss enabled either. Should be very easy to do. I wonder if we should duplicate security

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

2019-11-13 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973242#comment-16973242 ] Andrzej Bialecki commented on SOLR-13898: - Hmm, I got an interesting test failure caused by the

[jira] [Commented] (LUCENE-9042) Refactor TopGroups.merge tests

2019-11-13 Thread Diego Ceccarelli (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973309#comment-16973309 ] Diego Ceccarelli commented on LUCENE-9042: -- patch updated to fix the javac warnings.  >

[jira] [Updated] (LUCENE-9042) Refactor TopGroups.merge tests

2019-11-13 Thread Diego Ceccarelli (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Ceccarelli updated LUCENE-9042: - Attachment: (was: LUCENE-9042.patch) > Refactor TopGroups.merge tests >

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345631027 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345635689 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345633566 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345632143 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345634253 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345636779 ## File path: solr/core/src/java/org/apache/solr/packagemanager/SolrPackage.java ## @@ -0,0 +1,143 @@ +/* + *

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345633116 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345644978 ## File path: solr/core/src/test-files/solr/question-answer-repository/repository.json ## @@ -0,0 +1,57 @@ +[ +

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345639359 ## File path: solr/core/src/java/org/apache/solr/util/PackageTool.java ## @@ -0,0 +1,255 @@ +/* + * Licensed to

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345629730 ## File path: solr/core/src/java/org/apache/solr/packagemanager/SolrPackage.java ## @@ -0,0 +1,143 @@ +/* + *

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r345641481 ## File path: solr/core/src/java/org/apache/solr/util/PackageTool.java ## @@ -0,0 +1,255 @@ +/* + * Licensed to

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

2019-11-13 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973122#comment-16973122 ] Lucene/Solr QA commented on SOLR-13911: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[GitHub] [lucene-solr] bruno-roustant opened a new pull request #1007: LUCENE-9045: Do not use TreeMap/TreeSet in BlockTree and PerFieldPostingsFormat

2019-11-13 Thread GitBox
bruno-roustant opened a new pull request #1007: LUCENE-9045: Do not use TreeMap/TreeSet in BlockTree and PerFieldPostingsFormat URL: https://github.com/apache/lucene-solr/pull/1007 The BlockTreeTermsReader.iterator() was detected by a profiler to spend abnormal time in

[jira] [Updated] (LUCENE-9042) Refactor TopGroups.merge tests

2019-11-13 Thread Diego Ceccarelli (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Ceccarelli updated LUCENE-9042: - Attachment: LUCENE-9042.patch > Refactor TopGroups.merge tests >

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973110#comment-16973110 ] Jan Høydahl commented on LUCENE-9015: - Guess you can try notify now, the wiki docs are updated.

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973165#comment-16973165 ] Jan Høydahl commented on LUCENE-9015: - Yahoo, we got our first build status email to the

[jira] [Commented] (SOLR-13821) Package Store

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

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

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

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

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

[jira] [Commented] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

2019-11-13 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973577#comment-16973577 ] Kevin Risden commented on SOLR-13921: - Thanks [~warper] > Processing UpdateRequest with delegation

[jira] [Updated] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

2019-11-13 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13921: Resolution: Fixed Status: Resolved (was: Patch Available) > Processing UpdateRequest with

[jira] [Commented] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

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

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

2019-11-13 Thread Namgyu Kim (Jira)
Namgyu Kim created LUCENE-9046: -- Summary: Fix wrong example in Javadoc of TermInSetQuery Key: LUCENE-9046 URL: https://issues.apache.org/jira/browse/LUCENE-9046 Project: Lucene - Core Issue

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

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

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

2019-11-13 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13898. - Resolution: Fixed > Non-atomic use of SolrCache get / put >

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

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

[jira] [Assigned] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

2019-11-13 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-13921: --- Assignee: Kevin Risden > Processing UpdateRequest with delegation token throws

[GitHub] [lucene-solr] romseygeek commented on issue #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour

2019-11-13 Thread GitBox
romseygeek commented on issue #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour URL: https://github.com/apache/lucene-solr/pull/981#issuecomment-553436971 Could you add a CHANGES.txt entry? All looks good other than that, and precommit passes locally for me.

[GitHub] [lucene-solr] cbuescher commented on issue #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour

2019-11-13 Thread GitBox
cbuescher commented on issue #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour URL: https://github.com/apache/lucene-solr/pull/981#issuecomment-553457992 @romseygeek thanks for the review, I updated the CHANGES.txt.

[GitHub] [lucene-solr] jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345840144 ## File path: lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java ## @@

[jira] [Resolved] (LUCENE-9030) Solr- and WordnetSynonymParser behaviour differs

2019-11-13 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-9030. --- Fix Version/s: 8.4 master (9.0) Resolution: Fixed > Solr- and

[jira] [Updated] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

2019-11-13 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13921: Fix Version/s: 8.4 > Processing UpdateRequest with delegation token throws NullPointerException >

[jira] [Updated] (LUCENE-9044) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9044: - Status: Open (was: Patch Available) > Currently Lucene doesn't have an

[jira] [Updated] (LUCENE-9044) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9044: - Status: Patch Available (was: Open) > Currently Lucene doesn't have an

[jira] [Commented] (LUCENE-9030) Solr- and WordnetSynonymParser behaviour differs

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

[GitHub] [lucene-solr] jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345832545 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

[jira] [Commented] (LUCENE-9030) Solr- and WordnetSynonymParser behaviour differs

2019-11-13 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973396#comment-16973396 ] Alan Woodward commented on LUCENE-9030: --- Thanks for opening this fix, [~cbuescher] - I'm just

[GitHub] [lucene-solr] jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345832291 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

[GitHub] [lucene-solr] romseygeek merged pull request #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour

2019-11-13 Thread GitBox
romseygeek merged pull request #981: LUCENE-9030: Fix different Solr- and WordnetSynonymParser behaviour URL: https://github.com/apache/lucene-solr/pull/981 This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

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

[jira] [Updated] (LUCENE-9044) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9044: - Affects Version/s: (was: 8.3) > Currently Lucene doesn't have an analyzer

[jira] [Updated] (LUCENE-9044) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9044: - Review Patch?: (was: Yes) > Currently Lucene doesn't have an analyzer for

[jira] [Updated] (LUCENE-9043) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9043: - Status: Patch Available (was: Open) > Currently Lucene doesn't have an

[jira] [Updated] (LUCENE-9043) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9043: - Status: Open (was: Patch Available) > Currently Lucene doesn't have an

[jira] [Assigned] (LUCENE-9030) Solr- and WordnetSynonymParser behaviour differs

2019-11-13 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reassigned LUCENE-9030: - Assignee: Alan Woodward > Solr- and WordnetSynonymParser behaviour differs >

[jira] [Updated] (SOLR-13921) Processing UpdateRequest with delegation token throws NullPointerException

2019-11-13 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13921: Affects Version/s: 7.5 7.6 7.7

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973328#comment-16973328 ] Adrien Grand commented on LUCENE-9027: -- I guess it depends what kind of analytics, I expect counts

[jira] [Updated] (LUCENE-9044) Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words.

2019-11-13 Thread pavithra kariyawasam (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavithra kariyawasam updated LUCENE-9044: - Issue Type: New Feature (was: Improvement) > Currently Lucene doesn't have an

[GitHub] [lucene-solr] jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345847792 ## File path: lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345847390 ## File path: lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java ## @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345755022 ## File path: lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java ##

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345737509 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345737876 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345737023 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
mikemccand commented on a change in pull request #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#discussion_r345736527 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/PForUtil.java ## @@

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

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

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

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

[jira] [Created] (SOLR-13926) Document CompositeIDRouter.java

2019-11-13 Thread Jeff Miller (Jira)
Jeff Miller created SOLR-13926: -- Summary: Document CompositeIDRouter.java Key: SOLR-13926 URL: https://issues.apache.org/jira/browse/SOLR-13926 Project: Solr Issue Type: Improvement

[GitHub] [lucene-solr] jpountz merged pull request #980: LUCENE-8920: Reduce the memory used by direct addressing of arcs

2019-11-13 Thread GitBox
jpountz merged pull request #980: LUCENE-8920: Reduce the memory used by direct addressing of arcs URL: https://github.com/apache/lucene-solr/pull/980 This is an automated message from the Apache Git Service. To respond to

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

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

[GitHub] [lucene-solr] epugh opened a new pull request #1010: Update documentation to fix SOLR-13927

2019-11-13 Thread GitBox
epugh opened a new pull request #1010: Update documentation to fix SOLR-13927 URL: https://github.com/apache/lucene-solr/pull/1010 # Description Fix api v2 sample urls to be solrcloud instead of standalone. # Solution text change. # Tests n/a

[jira] [Commented] (LUCENE-9029) Deprecate SloppyMath toRadians/toDegrees in favor of Java Math

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

[jira] [Created] (LUCENE-9047) Directory APIs should be little endian

2019-11-13 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9047: Summary: Directory APIs should be little endian Key: LUCENE-9047 URL: https://issues.apache.org/jira/browse/LUCENE-9047 Project: Lucene - Core Issue Type:

[GitHub] [lucene-solr] millerjeff0 commented on issue #1009: SOLR-13926

2019-11-13 Thread GitBox
millerjeff0 commented on issue #1009: SOLR-13926 URL: https://github.com/apache/lucene-solr/pull/1009#issuecomment-553645188 Yeah I’ll take a shot at method docs next, don’t merge this yet I wanted to get the class doc out for review first. > On Nov 13, 2019, at 2:56 PM, David

[jira] [Created] (SOLR-13927) Schema API v2 Sample URLS refers to single node not solrcloud mode..

2019-11-13 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-13927: -- Summary: Schema API v2 Sample URLS refers to single node not solrcloud mode.. Key: SOLR-13927 URL: https://issues.apache.org/jira/browse/SOLR-13927 Project: Solr

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973684#comment-16973684 ] Jan Høydahl commented on LUCENE-9020: - [~uschindler]? > Find a way to publish Solr RefGuide without

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973683#comment-16973683 ] Jan Høydahl commented on LUCENE-9015: - Ok, INFRA had a few bugs in the builedbot setup, they are on

[GitHub] [lucene-solr] jpountz commented on issue #973: LUCENE-9027: Use SIMD instructions to decode postings.

2019-11-13 Thread GitBox
jpountz commented on issue #973: LUCENE-9027: Use SIMD instructions to decode postings. URL: https://github.com/apache/lucene-solr/pull/973#issuecomment-553579095 @mikemccand I changed ByteBufferIndexInput to create the LongBuffer views in order to hopefully address your concern. I

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973691#comment-16973691 ] Adrien Grand commented on LUCENE-9027: -- Following a suggestion by [~rcmuir] I specialized the patch

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-13 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973642#comment-16973642 ] Jan Høydahl commented on LUCENE-9015: - {quote}[Daniel

[GitHub] [lucene-solr] millerjeff0 commented on issue #1009: SOLR-13926

2019-11-13 Thread GitBox
millerjeff0 commented on issue #1009: SOLR-13926 URL: https://github.com/apache/lucene-solr/pull/1009#issuecomment-553582740 @yonik Can you take a look This is an automated message from the Apache Git Service. To respond to

[GitHub] [lucene-solr] millerjeff0 opened a new pull request #1009: SOLR-13926

2019-11-13 Thread GitBox
millerjeff0 opened a new pull request #1009: SOLR-13926 URL: https://github.com/apache/lucene-solr/pull/1009 # Description Trying to improve documentation around mystical classes # Solution javadoc # Tests Committers eyes # Checklist Please

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973707#comment-16973707 ] Yonik Seeley commented on LUCENE-9027: -- Yep, going little-endian is the right choice. big-endian

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

2019-11-13 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973708#comment-16973708 ] Chris M. Hostetter commented on SOLR-13909: --- Sigh this is more complex/worse then i

[GitHub] [lucene-solr] dsmiley commented on issue #1009: SOLR-13926

2019-11-13 Thread GitBox
dsmiley commented on issue #1009: SOLR-13926 URL: https://github.com/apache/lucene-solr/pull/1009#issuecomment-553642504 Cool. In addition, I find the method contracts to the methods on DocRouter and it's subclasses highly unspecified (no javadocs or don't specify this). In

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346091340 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

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

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

[GitHub] [lucene-solr] chatman commented on issue #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman commented on issue #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#issuecomment-553687639 > Cannot find RefGuide docs in this PR? Better to include it now than after merge to master. I'll add it in a separate PR so that it is easier

[GitHub] [lucene-solr] chatman edited a comment on issue #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman edited a comment on issue #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#issuecomment-553687639 > Cannot find RefGuide docs in this PR? Better to include it now than after merge to master. I'll add it in a separate PR so that it

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346092779 ## File path: solr/core/src/test-files/solr/question-answer-repository/repository.json ## @@ -0,0 +1,57 @@ +[ +

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346092020 ## File path: solr/core/src/java/org/apache/solr/packagemanager/SolrPackage.java ## @@ -0,0 +1,143 @@ +/* + *

[jira] [Created] (SOLR-13930) Fix failing TestKoreanTokenizer test

2019-11-13 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-13930: - Summary: Fix failing TestKoreanTokenizer test Key: SOLR-13930 URL: https://issues.apache.org/jira/browse/SOLR-13930 Project: Solr Issue Type: Task

[jira] [Commented] (LUCENE-9018) Separator for ConcatenateGraphFilterFactory

2019-11-13 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973872#comment-16973872 ] Lucene/Solr QA commented on LUCENE-9018: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote

[jira] [Created] (SOLR-13928) Insure that Gradle build flags files not part of Git like "Ant precommit"

2019-11-13 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-13928: - Summary: Insure that Gradle build flags files not part of Git like "Ant precommit" Key: SOLR-13928 URL: https://issues.apache.org/jira/browse/SOLR-13928 Project:

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346099127 ## File path: solr/bin/solr ## @@ -764,6 +764,56 @@ function get_info() { return $CODE } # end get_info

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346110733 ## File path: solr/core/src/test-files/solr/question-answer-repository/repository.json ## @@ -0,0 +1,57 @@ +[

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346117479 ## File path: solr/core/src/java/org/apache/solr/packagemanager/PackageManager.java ## @@ -0,0 +1,415 @@ +/*

[jira] [Commented] (LUCENE-9042) Refactor TopGroups.merge tests

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

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

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973993#comment-16973993 ] Adrien Grand commented on LUCENE-8920: -- This gives a nice bump on the PKLookup task

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-13 Thread GitBox
noblepaul commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346117479 ## File path: solr/core/src/java/org/apache/solr/packagemanager/PackageManager.java ## @@ -0,0 +1,415 @@ +/*

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2019-11-13 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973952#comment-16973952 ] Mikhail Khludnev commented on SOLR-13890: - FYI, Automaton uses inverted index, it works per

[jira] [Comment Edited] (SOLR-13930) Fix failing TestKoreanTokenizer test

2019-11-13 Thread Pinkesh Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973953#comment-16973953 ] Pinkesh Sharma edited comment on SOLR-13930 at 11/14/19 6:34 AM: - I was

[jira] [Commented] (SOLR-13930) Fix failing TestKoreanTokenizer test

2019-11-13 Thread Pinkesh Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973953#comment-16973953 ] Pinkesh Sharma commented on SOLR-13930: --- I was looking into this and I build the specific project