[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2020-01-27 Thread Xin-Chun Zhang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024929#comment-17024929 ] Xin-Chun Zhang commented on LUCENE-9004: Is there any possible to merge LUCENE-9136 with this

[jira] [Created] (SOLR-14224) Not able to build solr 6.6.2 from source after January 15, 2020

2020-01-27 Thread Guruprasad K K (Jira)
Guruprasad K K created SOLR-14224: - Summary: Not able to build solr 6.6.2 from source after January 15, 2020 Key: SOLR-14224 URL: https://issues.apache.org/jira/browse/SOLR-14224 Project: Solr

[jira] [Commented] (SOLR-12325) introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet

2020-01-27 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024847#comment-17024847 ] Munendra S N commented on SOLR-12325: - Apologies Mikhail, I was caught in some other thing. +1 to

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1218: Javacc erick

2020-01-27 Thread GitBox
ErickErickson opened a new pull request #1218: Javacc erick URL: https://github.com/apache/lucene-solr/pull/1218 Here's the build changes to get javacc to run, modeled on the jflex changes , many thanks for the model. Only two files changed here ;) If the structure is OK, I'll fill

[GitHub] [lucene-solr] madrob commented on issue #1191: SOLR-14197 Reduce API of SolrResourceLoader

2020-01-27 Thread GitBox
madrob commented on issue #1191: SOLR-14197 Reduce API of SolrResourceLoader URL: https://github.com/apache/lucene-solr/pull/1191#issuecomment-579026541 This looks pretty nice and was something I had been thinking about as well. Skimmed the first handful of commits and things made sense,

[GitHub] [lucene-solr] madrob commented on issue #1205: SOLR-14206: Annotate HttpSolrCall as thread-safe

2020-01-27 Thread GitBox
madrob commented on issue #1205: SOLR-14206: Annotate HttpSolrCall as thread-safe URL: https://github.com/apache/lucene-solr/pull/1205#issuecomment-579025145 I think you already did this in #1203 This is an automated

[GitHub] [lucene-solr] madrob opened a new pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-27 Thread GitBox
madrob opened a new pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217 Use a non-blocking implementation of SecureRandom for generating RSA Keys.

[jira] [Commented] (SOLR-14223) PublicKeyHandler consumes a lot of entropy during tests

2020-01-27 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024777#comment-17024777 ] Mike Drob commented on SOLR-14223: -- cc: [~noble.paul] [~varun] - Interested in your thoughts since you

[jira] [Created] (SOLR-14223) PublicKeyHandler consumes a lot of entropy during tests

2020-01-27 Thread Mike Drob (Jira)
Mike Drob created SOLR-14223: Summary: PublicKeyHandler consumes a lot of entropy during tests Key: SOLR-14223 URL: https://issues.apache.org/jira/browse/SOLR-14223 Project: Solr Issue Type: Bug

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse

2020-01-27 Thread GitBox
tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse URL: https://github.com/apache/lucene-solr/pull/1210#discussion_r371507235 ## File path: solr/core/src/java/org/apache/solr/cloud/OverseerSolrResponse.java ## @@

[jira] [Updated] (SOLR-14222) CloudSolrClient converts (update) 403 error to 500 error

2020-01-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14222: -- Attachment: SOLR-14222_test.patch Status: Open (was: Open) attaching

[jira] [Created] (SOLR-14222) CloudSolrClient converts (update) 403 error to 500 error

2020-01-27 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-14222: - Summary: CloudSolrClient converts (update) 403 error to 500 error Key: SOLR-14222 URL: https://issues.apache.org/jira/browse/SOLR-14222 Project: Solr

[GitHub] [lucene-solr] dnhatn commented on issue #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed

2020-01-27 Thread GitBox
dnhatn commented on issue #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed URL: https://github.com/apache/lucene-solr/pull/1215#issuecomment-578960010 @mikemccand @jpountz Would you mind taking a look? Thank you.

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-01-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024672#comment-17024672 ] Chris M. Hostetter commented on SOLR-14040: --- FWIW: TestBulkSchemaConcurrent was failing a lot

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-01-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024668#comment-17024668 ] David Smiley commented on SOLR-14040: - It appears that problem was recently fixed in SOLR-14211.

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-01-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024652#comment-17024652 ] David Smiley commented on SOLR-14040: - I have not; I didn't make the connection. Hmmm, it's

[jira] [Commented] (SOLR-12325) introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet

2020-01-27 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024637#comment-17024637 ] Mikhail Khludnev commented on SOLR-12325: - No concerns so far. I'm going to revamp syntax as

[jira] [Commented] (SOLR-11207) Add OWASP dependency checker to detect security vulnerabilities in third party libraries

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024624#comment-17024624 ] ASF subversion and git services commented on SOLR-11207: Commit

[jira] [Commented] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024612#comment-17024612 ] ASF subversion and git services commented on LUCENE-9184: - Commit

[jira] [Resolved] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9183. - > Allow optional skipping of git status check in precommit >

[jira] [Commented] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024613#comment-17024613 ] ASF subversion and git services commented on LUCENE-9183: - Commit

[jira] [Resolved] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9184. - Resolution: Fixed > Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to

[jira] [Updated] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9184: -- Description: Depending on the type of Git Client you are using (I hate the command line, I

[jira] [Reopened] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-9184: --- Assignee: Dawid Weiss Lol, we both closed the linked issues. > Add relaxed mode for

[jira] [Updated] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9183: Status: Reopened (was: Closed) > Allow optional skipping of git status check in precommit >

[jira] [Resolved] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9184. - Assignee: (was: Dawid Weiss) Resolution: Duplicate Duplicate of LUCENE-9183 > Add

[jira] [Assigned] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-9184: - Assignee: Dawid Weiss (was: Uwe Schindler) > Add relaxed mode for

[jira] [Assigned] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-9184: - Assignee: Dawid Weiss > Add relaxed mode for "checkWorkingCopyClean" in Gradle build

[jira] [Resolved] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9183. --- Resolution: Duplicate > Allow optional skipping of git status check in precommit >

[jira] [Assigned] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-9184: - Assignee: Uwe Schindler (was: Dawid Weiss) > Add relaxed mode for

[jira] [Closed] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-9183. - > Allow optional skipping of git status check in precommit >

[jira] [Created] (LUCENE-9184) Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant)

2020-01-27 Thread Uwe Schindler (Jira)
Uwe Schindler created LUCENE-9184: - Summary: Add relaxed mode for "checkWorkingCopyClean" in Gradle build (similar to Ant) Key: LUCENE-9184 URL: https://issues.apache.org/jira/browse/LUCENE-9184

[jira] [Created] (LUCENE-9183) Allow optional skipping of git status check in precommit

2020-01-27 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9183: --- Summary: Allow optional skipping of git status check in precommit Key: LUCENE-9183 URL: https://issues.apache.org/jira/browse/LUCENE-9183 Project: Lucene - Core

[jira] [Commented] (LUCENE-9171) Synonyms Boost by Payload

2020-01-27 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024589#comment-17024589 ] Alessandro Benedetti commented on LUCENE-9171: -- Thanks [~romseygeek], your feedback has

[jira] [Commented] (SOLR-14201) some SolrCore are not released after being removed

2020-01-27 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024584#comment-17024584 ] Christine Poerschke commented on SOLR-14201: Thanks [~vinhlh] for sharing these steps to

[jira] [Commented] (SOLR-14213) Configuring Solr Cloud to use Shared Storage

2020-01-27 Thread Andy Vuong (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024570#comment-17024570 ] Andy Vuong commented on SOLR-14213: --- This should probably be in solr.xml and not solrconfig.xml as I

[jira] [Commented] (SOLR-8776) Support RankQuery in grouping

2020-01-27 Thread David White (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024561#comment-17024561 ] David White commented on SOLR-8776: --- Is there any plan on moving this fix forward into an official

[GitHub] [lucene-solr] andywebb1975 commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse

2020-01-27 Thread GitBox
andywebb1975 commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse URL: https://github.com/apache/lucene-solr/pull/1210#discussion_r371411317 ## File path: solr/core/src/java/org/apache/solr/cloud/OverseerSolrResponse.java

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-27 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024532#comment-17024532 ] Adrien Grand commented on LUCENE-4702: -- OK I benchmarked with multi-segment indices this time to

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-01-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024531#comment-17024531 ] Chris M. Hostetter commented on SOLR-14040: --- David: we're still seeing a much higher rate of 

[jira] [Commented] (LUCENE-9164) Should not consider ACE a tragedy if IW is closed

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

[GitHub] [lucene-solr] jpountz opened a new pull request #1216: LUCENE-4702: Reduce terms dictionary compression overhead.

2020-01-27 Thread GitBox
jpountz opened a new pull request #1216: LUCENE-4702: Reduce terms dictionary compression overhead. URL: https://github.com/apache/lucene-solr/pull/1216 Changes include: - Removed LZ4 compression of suffix lengths which didn't save much space anyway. - For stats, LZ4 was only

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024523#comment-17024523 ] ASF subversion and git services commented on LUCENE-4702: - Commit

[jira] [Commented] (LUCENE-9116) Simplify postings API by removing long[] metadata

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024521#comment-17024521 ] ASF subversion and git services commented on LUCENE-9116: - Commit

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024522#comment-17024522 ] ASF subversion and git services commented on LUCENE-4702: - Commit

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-27 Thread GitBox
dsmiley commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r371376748 ## File path: solr/core/src/java/org/apache/solr/search/TopLevelJoinQuery.java ## @@

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024516#comment-17024516 ] Dawid Weiss commented on LUCENE-9182: - Ok. > add apache license headers to all .gradle files and

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024515#comment-17024515 ] Robert Muir commented on LUCENE-9182: - Especially this section:

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024514#comment-17024514 ] Robert Muir commented on LUCENE-9182: - I think so. This is just my interpretation from reading

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024512#comment-17024512 ] Dawid Weiss commented on LUCENE-9182: - I didn't add them on purpose... are they really required (is

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024513#comment-17024513 ] ASF subversion and git services commented on LUCENE-9182: - Commit

[jira] [Commented] (LUCENE-9164) Should not consider ACE a tragedy if IW is closed

2020-01-27 Thread Nhat Nguyen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024511#comment-17024511 ] Nhat Nguyen commented on LUCENE-9164: - [~atris] Thanks for looking. This is not about double

[jira] [Commented] (LUCENE-8143) Remove SpanBoostQuery

2020-01-27 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024509#comment-17024509 ] Alan Woodward commented on LUCENE-8143: --- I'm not sure it's a fault in SpanScorer -

[jira] [Resolved] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9182. - Fix Version/s: master (9.0) Resolution: Fixed > add apache license headers to all

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024507#comment-17024507 ] ASF subversion and git services commented on LUCENE-9182: - Commit

[jira] [Commented] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024505#comment-17024505 ] Robert Muir commented on LUCENE-9182: - the only interesting changes are to the rat task itself. the

[jira] [Updated] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9182: Attachment: LUCENE-9182.patch > add apache license headers to all .gradle files and enforce in

[jira] [Created] (LUCENE-9182) add apache license headers to all .gradle files and enforce in rat task

2020-01-27 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9182: --- Summary: add apache license headers to all .gradle files and enforce in rat task Key: LUCENE-9182 URL: https://issues.apache.org/jira/browse/LUCENE-9182 Project:

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse

2020-01-27 Thread GitBox
tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse URL: https://github.com/apache/lucene-solr/pull/1210#discussion_r371362174 ## File path: solr/core/src/java/org/apache/solr/cloud/OverseerSolrResponse.java ## @@

[jira] [Commented] (LUCENE-9181) gradlew(.bat) should pass --parallel flag

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024494#comment-17024494 ] Dawid Weiss commented on LUCENE-9181: - These wrappers are sometimes regenerated so such tweaks would

[jira] [Commented] (LUCENE-9178) Use run-length encoding when writing docIds in BKD tree

2020-01-27 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024490#comment-17024490 ] Adrien Grand commented on LUCENE-9178: -- This is an interesting idea. In the multi-valued case we

[jira] [Commented] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024488#comment-17024488 ] Robert Muir commented on LUCENE-9179: - I opened LUCENE-9181 for a simple thing we could do to

[jira] [Commented] (LUCENE-9175) gradle build leaks tons of gradle-worker-classpath* files in tmpdir

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024489#comment-17024489 ] Dawid Weiss commented on LUCENE-9175: - I think it's a bug in gradle. These files are never cleaned

[jira] [Created] (LUCENE-9181) gradlew(.bat) should pass --parallel flag

2020-01-27 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9181: --- Summary: gradlew(.bat) should pass --parallel flag Key: LUCENE-9181 URL: https://issues.apache.org/jira/browse/LUCENE-9181 Project: Lucene - Core Issue Type:

[GitHub] [lucene-solr] dnhatn opened a new pull request #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed

2020-01-27 Thread GitBox
dnhatn opened a new pull request #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed URL: https://github.com/apache/lucene-solr/pull/1215 If an IndexWriter was closed, then AlreadyClosedException should not be considered a tragic event.

[jira] [Resolved] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9179. - Resolution: Fixed Thanks, didn't know about the issue. > gradle setupLocalDefaultsOnce can

[jira] [Commented] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024479#comment-17024479 ] ASF subversion and git services commented on LUCENE-9179: - Commit

[jira] [Commented] (LUCENE-9180) newlines/gitattributes cleanup

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024477#comment-17024477 ] Robert Muir commented on LUCENE-9180: - I fixed the inconsistent newlines. > newlines/gitattributes

[jira] [Commented] (LUCENE-9180) newlines/gitattributes cleanup

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024476#comment-17024476 ] ASF subversion and git services commented on LUCENE-9180: - Commit

[jira] [Commented] (LUCENE-9180) newlines/gitattributes cleanup

2020-01-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024473#comment-17024473 ] ASF subversion and git services commented on LUCENE-9180: - Commit

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

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9020. --- Resolution: Fixed > Find a way to publish Solr RefGuide and Javadocs without checking into

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

2020-01-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024469#comment-17024469 ] Uwe Schindler commented on LUCENE-9020: --- I was able to set everything up. It was a bit more

[jira] [Commented] (LUCENE-9164) Should not consider ACE a tragedy if IW is closed

2020-01-27 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024461#comment-17024461 ] Atri Sharma commented on LUCENE-9164: - I am in dual minds on this -- isnt trying to close an already

[jira] [Commented] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024460#comment-17024460 ] Dawid Weiss commented on LUCENE-9179: - I"ll fix it to not run recursively; it'll just generate the

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024459#comment-17024459 ] Robert Muir commented on LUCENE-9166: - The only use-case IMO is individual test debugging. You got a

[jira] [Commented] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024450#comment-17024450 ] Dawid Weiss commented on LUCENE-9179: - We don't need a recursive build at all -- it will just

[jira] [Commented] (LUCENE-9174) Bump default gradle memory to 2g

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024448#comment-17024448 ] Dawid Weiss commented on LUCENE-9174: - That's right - that's what I had in mind. The daemon runs out

[jira] [Created] (LUCENE-9180) newlines/gitattributes cleanup

2020-01-27 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9180: --- Summary: newlines/gitattributes cleanup Key: LUCENE-9180 URL: https://issues.apache.org/jira/browse/LUCENE-9180 Project: Lucene - Core Issue Type: Task

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024442#comment-17024442 ] Dawid Weiss commented on LUCENE-9166: - bq. I can't remember how it worked, but I feel like it was

[jira] [Commented] (LUCENE-9175) gradle build leaks tons of gradle-worker-classpath* files in tmpdir

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024438#comment-17024438 ] Robert Muir commented on LUCENE-9175: - Gradle creates the file here:

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024435#comment-17024435 ] Robert Muir commented on LUCENE-9166: - Interesting. I feel like this worked for the elasticsearch

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024429#comment-17024429 ] Dawid Weiss commented on LUCENE-9166: - Correct. It is dumb. The API is there to provide a different

[GitHub] [lucene-solr] gerlowskija commented on issue #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-27 Thread GitBox
gerlowskija commented on issue #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#issuecomment-578801824 > In JoinQuery.rewrite I see it says explicitly "don't rewrite the subQuery" but why not? If it never gets rewritten

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-27 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r371286866 ## File path: solr/core/src/java/org/apache/solr/search/JoinQParserPlugin.java ##

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-27 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r371296171 ## File path:

[jira] [Commented] (SOLR-14193) Update tutorial.adoc(line no:664) so that command executes in windows enviroment

2020-01-27 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024396#comment-17024396 ] Cassandra Targett commented on SOLR-14193: -- OK, that makes sense. Looking forward to your new PR

[jira] [Commented] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024395#comment-17024395 ] Robert Muir commented on LUCENE-9179: - I know [~mikemccand] hit this trying to use gradle in

[jira] [Created] (LUCENE-9179) gradle setupLocalDefaultsOnce can screw up on the first run

2020-01-27 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9179: --- Summary: gradle setupLocalDefaultsOnce can screw up on the first run Key: LUCENE-9179 URL: https://issues.apache.org/jira/browse/LUCENE-9179 Project: Lucene - Core

[jira] [Resolved] (SOLR-14220) Unable to build 7_7 or 8_4 due to missing dependency

2020-01-27 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-14220. -- Resolution: Duplicate This appears to be a duplicate of LUCENE-9170; closing this in

[jira] [Updated] (SOLR-10665) POC for a PF4J based plugin system

2020-01-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-10665: Description: In SOLR-5103 we have been discussing improvements to Solr plugin system, with

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024377#comment-17024377 ] Robert Muir commented on LUCENE-9166: - LOL thanks, I am not digging too far yet: trying to balance

[jira] [Created] (LUCENE-9178) Use run-length encoding when writing docIds in BKD tree

2020-01-27 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9178: Summary: Use run-length encoding when writing docIds in BKD tree Key: LUCENE-9178 URL: https://issues.apache.org/jira/browse/LUCENE-9178 Project: Lucene - Core

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024363#comment-17024363 ] Dawid Weiss commented on LUCENE-9166: - No worries, I didn't get that impression. :) As for debugging

[jira] [Commented] (LUCENE-9173) SynonymGraphFilter doesn't correctly consume decompounded tokens (branched token graph)

2020-01-27 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024358#comment-17024358 ] Michael McCandless commented on LUCENE-9173: Yeah this is a known tricky issue for both

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024351#comment-17024351 ] Robert Muir commented on LUCENE-9166: - I didn't mean to give the impression this bug was your fault.

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024349#comment-17024349 ] Dawid Weiss commented on LUCENE-9166: - Let's leave the stack trace in full. I don't think it harms

[jira] [Commented] (LUCENE-8143) Remove SpanBoostQuery

2020-01-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024346#comment-17024346 ] David Smiley commented on LUCENE-8143: -- The fact that SpanBoostQuery only works at the top appears

[jira] [Commented] (LUCENE-9166) gradle build: test failures need stacktraces

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024344#comment-17024344 ] Robert Muir commented on LUCENE-9166: - [~dweiss] I think this is actually working around

[jira] [Commented] (LUCENE-9177) ICUNormalizer2CharFilter worst case is very slow

2020-01-27 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024336#comment-17024336 ] Jim Ferenczi commented on LUCENE-9177: -- They use the `kuromoji` tokenizer so I think there's some

[jira] [Commented] (LUCENE-9177) ICUNormalizer2CharFilter worst case is very slow

2020-01-27 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024333#comment-17024333 ] Robert Muir commented on LUCENE-9177: - If they are just doing NFKC, then normalization won't impact

  1   2   >