[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&focusedCommentId=16973993#comment-16973993 ] Adrien Grand commented on LUCENE-8920: -- This gives a nice bump on the PKLookup task

[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&focusedCommentId=16973953#comment-16973953 ] Pinkesh Sharma edited comment on SOLR-13930 at 11/14/19 6:34 AM: --

[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&focusedCommentId=16973953#comment-16973953 ] Pinkesh Sharma commented on SOLR-13930: --- I was looking into this and I build the sp

[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&focusedCommentId=16973952#comment-16973952 ] Mikhail Khludnev commented on SOLR-13890: - FYI, Automaton uses inverted index, it

[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 @@ +/* +

[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 @@ +/* +

[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 @@ +[

[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&focusedCommentId=16973912#comment-16973912 ] Lucene/Solr QA commented on LUCENE-9042: | (x) *{color:red}-1 overall{color}* |

[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&focusedCommentId=16973883#comment-16973883 ] ASF subversion and git services commented on SOLR-13452: Commit 4

[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 Se

[jira] [Commented] (SOLR-13918) Insure that all dependencies in the gradle build match the lucene/ivy-versions.properties

2019-11-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973879#comment-16973879 ] Erick Erickson commented on SOLR-13918: --- I've reconciled them somewhat, but we need

[jira] [Created] (SOLR-13929) Reconcile parallel licenses and licenses_gradle trees

2019-11-13 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-13929: - Summary: Reconcile parallel licenses and licenses_gradle trees Key: SOLR-13929 URL: https://issues.apache.org/jira/browse/SOLR-13929 Project: Solr Issue Ty

[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: So

[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 +fu

[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 is

[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&focusedCommentId=16973872#comment-16973872 ] Lucene/Solr QA commented on LUCENE-9018: | (/) *{color:green}+1 overall{color}*

[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 for

[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_r346092982 ## File path: solr/bin/solr ## @@ -764,6 +764,56 @@ function get_info() { return $CODE } # end get_info +fu

[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 @@ +/* + * Lic

[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 @@ +/*

[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 Smile

[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 particu

[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&focusedCommentId=16973729#comment-16973729 ] ASF subversion and git services commented on LUCENE-8920: - Commi

[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 t

[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: Im

[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&focusedCommentId=16973709#comment-16973709 ] ASF subversion and git services commented on LUCENE-9029: - Commi

[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&focusedCommentId=16973708#comment-16973708 ] Chris M. Hostetter commented on SOLR-13909: --- Sigh this is more complex/wors

[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&focusedCommentId=16973707#comment-16973707 ] Yonik Seeley commented on LUCENE-9027: -- Yep, going little-endian is the right choic

[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&focusedCommentId=16973691#comment-16973691 ] Adrien Grand commented on LUCENE-9027: -- Following a suggestion by [~rcmuir] I speci

[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&focusedCommentId=16973684#comment-16973684 ] Jan Høydahl commented on LUCENE-9020: - [~uschindler]? > Find a way to publish Solr

[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&focusedCommentId=16973683#comment-16973683 ] Jan Høydahl commented on LUCENE-9015: - Ok, INFRA had a few bugs in the builedbot set

[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] [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

[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 t

[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 re

[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-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&focusedCommentId=16973642#comment-16973642 ] Jan Høydahl commented on LUCENE-9015: - {quote}[Daniel Gruno|https://app.slack.com/te

[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 Securi

[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&focusedCommentId=16973577#comment-16973577 ] Kevin Risden commented on SOLR-13921: - Thanks [~warper] > Processing UpdateRequest w

[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&focusedCommentId=16973574#comment-16973574 ] ASF subversion and git services commented on SOLR-13921: Commit a

[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] [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&focusedCommentId=16973538#comment-16973538 ] ASF subversion and git services commented on SOLR-13898: Commit 3

[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&focusedCommentId=16973535#comment-16973535 ] ASF subversion and git services commented on SOLR-13898: Commit 3

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

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973533#comment-16973533 ] Adrien Grand commented on LUCENE-9046: -- +1 > Fix wrong example in Javadoc of TermI

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

2019-11-13 Thread GitBox
danmuzi opened a new pull request #1008: LUCENE-9046: Fix wrong example in Javadoc of TermInSetQuery URL: https://github.com/apache/lucene-solr/pull/1008 This PR is about the javadoc of TermInSetQuery. There is a wrong example. It is minor but should be fixed. Please refer to t

[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 S

[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&focusedCommentId=16973517#comment-16973517 ] ASF subversion and git services commented on SOLR-13872: Commit 8

[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 Type

[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] [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&focusedCommentId=16973483#comment-16973483 ] ASF subversion and git services commented on SOLR-13921: Commit 2

[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

[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 ## @@

[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&focusedCommentId=16973470#comment-16973470 ] ASF subversion and git services commented on SOLR-13872: Commit 3

[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 Word

[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&focusedCommentId=16973460#comment-16973460 ] ASF subversion and git services commented on LUCENE-9030: - Commi

[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_r345840399 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/Lucene84PostingsWriter.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_r345840144 ## 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_r345838605 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/gen_ForUtil.py ## @@ -

[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&focusedCommentId=16973453#comment-16973453 ] ASF subversion and git services commented on LUCENE-9030: - Commi

[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 ## @@ -0,

[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 respon

[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 ## @@ -0,

[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] 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. -

[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&focusedCommentId=16973396#comment-16973396 ] Alan Woodward commented on LUCENE-9030: --- Thanks for opening this fix, [~cbuescher]

[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] [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 NullPointerEx

[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&focusedCommentId=16973371#comment-16973371 ] ASF subversion and git services commented on SOLR-13898: Commit 0

[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_r345752208 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/Lucene84PostingsWriter.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 ## @@

[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_r345742268 ## 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_r345752696 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene84/gen_ForUtil.py ## @

[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 ## @@

[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 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: - Status: Patch Available (was: Open) > Currently Lucene doesn't have an analyzer

[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 analyzer

[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 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 Sinh

[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 fo

[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 a

[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&focusedCommentId=16973328#comment-16973328 ] Adrien Grand commented on LUCENE-9027: -- I guess it depends what kind of analytics,

[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 >

[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-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&focusedCommentId=16973309#comment-16973309 ] Diego Ceccarelli commented on LUCENE-9042: -- patch updated to fix the javac warn

[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&focusedCommentId=16973242#comment-16973242 ] Andrzej Bialecki commented on SOLR-13898: - Hmm, I got an interesting test failure

[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 announcements

[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 TreeMap.keySet().ite

[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: Lucen

[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&focusedCommentId=16973165#comment-16973165 ] Jan Høydahl commented on LUCENE-9015: - Yahoo, we got our first build status email 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_r345643143 ## 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_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 th

[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_r345637839 ## File path: solr/core/src/java/org/apache/solr/util/PackageTool.java ## @@ -0,0 +1,255 @@ +/* + * Licensed to th

[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 th

  1   2   >