[GitHub] [lucene-solr] atris commented on a change in pull request #2403: SOLR-15164: Implement Task Management Interface

2021-03-11 Thread GitBox
atris commented on a change in pull request #2403: URL: https://github.com/apache/lucene-solr/pull/2403#discussion_r592889141 ## File path: solr/solr-ref-guide/src/task-management.adoc ## @@ -0,0 +1,73 @@ += Task Management +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [lucene-solr] atris commented on a change in pull request #2403: SOLR-15164: Implement Task Management Interface

2021-03-11 Thread GitBox
atris commented on a change in pull request #2403: URL: https://github.com/apache/lucene-solr/pull/2403#discussion_r592889091 ## File path: solr/core/src/java/org/apache/solr/core/SolrCore.java ## @@ -3245,6 +3252,75 @@ public void postClose(SolrCore core) { return

[jira] [Resolved] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida resolved LUCENE-9834. --- Fix Version/s: main (9.0) Resolution: Fixed > Adjast logo/colors in the "About"

[jira] [Commented] (LUCENE-9834) Adjast logo/colors in the "About" dialog

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

[jira] [Commented] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299976#comment-17299976 ] Robert Muir commented on LUCENE-9834: - +1 > Adjast logo/colors in the "About" dialog >

[jira] [Updated] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-9834: -- Attachment: LUCENE-9834.patch > Adjast logo/colors in the "About" dialog >

[jira] [Commented] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299974#comment-17299974 ] Tomoko Uchida commented on LUCENE-9834: --- According to this tool, the color code of the new logo is

[jira] [Updated] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-9834: -- Attachment: Screenshot from 2021-03-12 10-35-11.png > Adjast logo/colors in the "About"

[jira] [Created] (LUCENE-9834) Adjast logo/colors in the "About" dialog

2021-03-11 Thread Tomoko Uchida (Jira)
Tomoko Uchida created LUCENE-9834: - Summary: Adjast logo/colors in the "About" dialog Key: LUCENE-9834 URL: https://issues.apache.org/jira/browse/LUCENE-9834 Project: Lucene - Core Issue

[GitHub] [lucene-solr-operator] HoustonPutman commented on pull request #231: Add conditional dependency for zk-operator helm chart

2021-03-11 Thread GitBox
HoustonPutman commented on pull request #231: URL: https://github.com/apache/lucene-solr-operator/pull/231#issuecomment-797149720 I think I'm good now. Will let it sit for a day or two, and then merge! Reach out if you think there is anything missing. Once again, thanks for all of

[GitHub] [lucene-solr-operator] HoustonPutman commented on pull request #231: Add conditional dependency for zk-operator helm chart

2021-03-11 Thread GitBox
HoustonPutman commented on pull request #231: URL: https://github.com/apache/lucene-solr-operator/pull/231#issuecomment-797106816 I think we are very close to having this merge ready. I updated the zk-connection string to use the new URLs used by this version of the ZK Operator. We

[jira] [Commented] (LUCENE-9705) Move all codec formats to the o.a.l.codecs.Lucene90 package

2021-03-11 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299868#comment-17299868 ] Greg Miller commented on LUCENE-9705: - Thanks [~jpountz] for the link (and [~julietibs] for creating

[GitHub] [lucene] donnerpeter commented on a change in pull request #4: LUCENE-9831: Hunspell GeneratingSuggester: faster flag & case checks, less allocations

2021-03-11 Thread GitBox
donnerpeter commented on a change in pull request #4: URL: https://github.com/apache/lucene/pull/4#discussion_r592639099 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/FlagEnumerator.java ## @@ -79,6 +79,36 @@ boolean hasFlag(int entryId,

[GitHub] [lucene] rmuir commented on a change in pull request #4: LUCENE-9831: Hunspell GeneratingSuggester: faster flag & case checks, less allocations

2021-03-11 Thread GitBox
rmuir commented on a change in pull request #4: URL: https://github.com/apache/lucene/pull/4#discussion_r592635566 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/FlagEnumerator.java ## @@ -79,6 +79,36 @@ boolean hasFlag(int entryId, char

[jira] [Commented] (LUCENE-9827) Small segments are slower to merge due to stored fields since 8.7

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299728#comment-17299728 ] Robert Muir commented on LUCENE-9827: - Thank you [~dm] for digging into benchmarks and diagnosing

[jira] [Commented] (LUCENE-9791) Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299704#comment-17299704 ] Paweł Bugalski commented on LUCENE-9791: This is was I was able to come up in terms of backport:

[jira] [Updated] (LUCENE-9791) Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Bugalski updated LUCENE-9791: --- Attachment: LUCENE-97910-8.x-backport.patch > Monitor (aka Luwak) has concurrency issues

[GitHub] [lucene-solr] atris commented on a change in pull request #2403: SOLR-15164: Implement Task Management Interface

2021-03-11 Thread GitBox
atris commented on a change in pull request #2403: URL: https://github.com/apache/lucene-solr/pull/2403#discussion_r592508784 ## File path: solr/core/src/java/org/apache/solr/core/CancellableQueryTracker.java ## @@ -0,0 +1,106 @@ +/* + * Licensed to the Apache Software

[GitHub] [lucene-solr] madrob commented on a change in pull request #2403: SOLR-15164: Implement Task Management Interface

2021-03-11 Thread GitBox
madrob commented on a change in pull request #2403: URL: https://github.com/apache/lucene-solr/pull/2403#discussion_r592489533 ## File path: solr/core/src/test/org/apache/solr/search/TestTaskManagement.java ## @@ -0,0 +1,263 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (LUCENE-9827) Small segments are slower to merge due to stored fields since 8.7

2021-03-11 Thread Daniel Mitterdorfer (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299669#comment-17299669 ] Daniel Mitterdorfer commented on LUCENE-9827: - Thanks for the change Robert! I can run

[jira] [Commented] (SOLR-15231) zk upconfig does not recognize ZK_HOST style url

2021-03-11 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299653#comment-17299653 ] David Eric Pugh commented on SOLR-15231: I'd be interested in reviewing this one as well ;) > zk

[jira] [Commented] (SOLR-15231) zk upconfig does not recognize ZK_HOST style url

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299640#comment-17299640 ] Jan Høydahl commented on SOLR-15231: Feel free to submit a Pull Request and we'll review it. > zk

[jira] [Updated] (SOLR-15231) zk upconfig does not recognize ZK_HOST style url

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15231: --- Labels: documentation features newdev (was: documentation features) > zk upconfig does not

[jira] [Commented] (SOLR-15231) zk upconfig does not recognize ZK_HOST style url

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299636#comment-17299636 ] Jan Høydahl commented on SOLR-15231: Thanks for the report. The documentation at

[GitHub] [lucene-solr-operator] HoustonPutman commented on issue #234: Migrate to apache/solr-operator

2021-03-11 Thread GitBox
HoustonPutman commented on issue #234: URL: https://github.com/apache/lucene-solr-operator/issues/234#issuecomment-796815614 Infra ticket has been created to do the migration: [INFRA-21561](https://issues.apache.org/jira/browse/INFRA-21561)

[jira] [Commented] (SOLR-15167) Move lucene-solr-operator repo

2021-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299632#comment-17299632 ] Houston Putman commented on SOLR-15167: --- Infra ticket has been created: INFRA-21561 Shooting for

[jira] [Resolved] (LUCENE-9833) Hunspell: AssertionError in WordStorage.lookupWord

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9833. - Fix Version/s: main (9.0) Resolution: Fixed > Hunspell: AssertionError in

[GitHub] [lucene] rmuir merged pull request #13: LUCENE-9833: Hunspell: AssertionError in WordStorage.lookupWord

2021-03-11 Thread GitBox
rmuir merged pull request #13: URL: https://github.com/apache/lucene/pull/13 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Resolved] (LUCENE-9832) Hunspell: SIOOBE in GeneratingSuggester.expandRoot

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9832. - Fix Version/s: main (9.0) Resolution: Fixed > Hunspell: SIOOBE in

[GitHub] [lucene] rmuir merged pull request #12: LUCENE-9832: Hunspell: SIOOBE in GeneratingSuggester.expandRoot

2021-03-11 Thread GitBox
rmuir merged pull request #12: URL: https://github.com/apache/lucene/pull/12 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (LUCENE-9827) Small segments are slower to merge due to stored fields since 8.7

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299606#comment-17299606 ] Robert Muir commented on LUCENE-9827: - I pushed this commit (they aren't linking to JIRA

[GitHub] [lucene] donnerpeter opened a new pull request #13: LUCENE-9833: Hunspell: AssertionError in WordStorage.lookupWord

2021-03-11 Thread GitBox
donnerpeter opened a new pull request #13: URL: https://github.com/apache/lucene/pull/13 # Description In Dutch: at org.apache.lucene.analysis.hunspell.WordStorage.lookupWord(WordStorage.java:96) at

[GitHub] [lucene] donnerpeter opened a new pull request #12: LUCENE-9832: Hunspell: SIOOBE in GeneratingSuggester.expandRoot

2021-03-11 Thread GitBox
donnerpeter opened a new pull request #12: URL: https://github.com/apache/lucene/pull/12 # Description When analyzing Ukrainian: java.lang.StringIndexOutOfBoundsException: begin 0, end -10, length 3 at

[jira] [Commented] (LUCENE-9791) Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299586#comment-17299586 ] Paweł Bugalski commented on LUCENE-9791: What about org.apache.lucene.util.FutureArrays ? >

[jira] [Commented] (LUCENE-9791) Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find

2021-03-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299579#comment-17299579 ] Michael McCandless commented on LUCENE-9791: And ... Lucene 8.x is JDK 8 language features

[jira] [Commented] (LUCENE-9791) Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find

2021-03-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299578#comment-17299578 ] Michael McCandless commented on LUCENE-9791: I am trying to port this back to 8.x, but the

[jira] [Commented] (LUCENE-9827) Small segments are slower to merge due to stored fields since 8.7

2021-03-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299572#comment-17299572 ] Robert Muir commented on LUCENE-9827: - Yes, I am excited about the test implications alone. This

[GitHub] [lucene-solr] mayya-sharipova closed pull request #2186: LUCENE-9334 Consistency of field data structures

2021-03-11 Thread GitBox
mayya-sharipova closed pull request #2186: URL: https://github.com/apache/lucene-solr/pull/2186 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [lucene-solr] mayya-sharipova commented on pull request #2186: LUCENE-9334 Consistency of field data structures

2021-03-11 Thread GitBox
mayya-sharipova commented on pull request #2186: URL: https://github.com/apache/lucene-solr/pull/2186#issuecomment-796747146 @jpountz Thanks for your feedback. I have [moved](https://github.com/apache/lucene/pull/11) the PR to the new Lucene repo and will address your feedback there.

[GitHub] [lucene] mayya-sharipova opened a new pull request #11: LUCENE-9334 Consistency of field data structures

2021-03-11 Thread GitBox
mayya-sharipova opened a new pull request #11: URL: https://github.com/apache/lucene/pull/11 Require consistency between data-structures on a per-field basis A field must be indexed with the same index options and data-structures across all documents within a segment. Thus, for

[jira] [Created] (LUCENE-9833) Hunspell: AssertionError in WordStorage.lookupWord

2021-03-11 Thread Peter Gromov (Jira)
Peter Gromov created LUCENE-9833: Summary: Hunspell: AssertionError in WordStorage.lookupWord Key: LUCENE-9833 URL: https://issues.apache.org/jira/browse/LUCENE-9833 Project: Lucene - Core

[jira] [Commented] (SOLR-12899) geodist returns polygon with incorrect distance

2021-03-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299566#comment-17299566 ] David Smiley commented on SOLR-12899: - No.  JTS's classes are resolved dynamically in a rather

[GitHub] [lucene] mikemccand merged pull request #8: LUCENE-9791 Allow calling BytesRefHash#find concurrently

2021-03-11 Thread GitBox
mikemccand merged pull request #8: URL: https://github.com/apache/lucene/pull/8 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (LUCENE-9832) Hunspell: SIOOBE in GeneratingSuggester.expandRoot

2021-03-11 Thread Peter Gromov (Jira)
Peter Gromov created LUCENE-9832: Summary: Hunspell: SIOOBE in GeneratingSuggester.expandRoot Key: LUCENE-9832 URL: https://issues.apache.org/jira/browse/LUCENE-9832 Project: Lucene - Core

[jira] [Assigned] (SOLR-13768) Remove support for deprecated 'requireSub' parameter in JWTAuthPlugin

2021-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13768: -- Assignee: Jan Høydahl > Remove support for deprecated 'requireSub' parameter in JWTAuthPlugin

[jira] [Commented] (LUCENE-9827) Small segments are slower to merge due to stored fields since 8.7

2021-03-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299477#comment-17299477 ] Adrien Grand commented on LUCENE-9827: -- In the worst-case scenario where someone does 1-document

[jira] [Commented] (SOLR-15225) standardise test class naming

2021-03-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299428#comment-17299428 ] Christine Poerschke commented on SOLR-15225: [https://github.com/apache/solr/pull/9] explores

[GitHub] [lucene-solr] cpoerschke commented on pull request #1693: SOLR-14607: LTR Query, timeAllowed parameter causes a timeout exception with no result

2021-03-11 Thread GitBox
cpoerschke commented on pull request #1693: URL: https://github.com/apache/lucene-solr/pull/1693#issuecomment-796585333 Thanks @limingnihao for transferring this pull request over to https://github.com/apache/solr/pull/8 now that the `lucene-solr` repo split into `lucene` and `solr`

[GitHub] [lucene-solr] cpoerschke closed pull request #1693: SOLR-14607: LTR Query, timeAllowed parameter causes a timeout exception with no result

2021-03-11 Thread GitBox
cpoerschke closed pull request #1693: URL: https://github.com/apache/lucene-solr/pull/1693 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Commented] (SOLR-12899) geodist returns polygon with incorrect distance

2021-03-11 Thread Famas (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17299416#comment-17299416 ] Famas commented on SOLR-12899: -- Hello guys, I'm wondering how to activate the jts-1.14.jar with platform sh