[jira] [Commented] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287558#comment-17287558 ] Greg Miller commented on LUCENE-9480: - Makes sense; thanks for the suggestion. Also,

[jira] [Updated] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller updated LUCENE-9480: Attachment: LUCENE-9480.patch > investigate slow DataInput.skipBytes > ---

[jira] [Commented] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287494#comment-17287494 ] Robert Muir commented on LUCENE-9480: - I just think it is better for some subclass t

[jira] [Commented] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287493#comment-17287493 ] Robert Muir commented on LUCENE-9480: - Thanks for the patch! How much harder is it t

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #2401: SOLR-11646: Add v2 examples for collections API

2021-02-19 Thread GitBox
gerlowskija commented on a change in pull request #2401: URL: https://github.com/apache/lucene-solr/pull/2401#discussion_r579481691 ## File path: solr/solr-ref-guide/src/collection-management.adoc ## @@ -22,7 +22,42 @@ A collection is a single logical index that uses a single

[GitHub] [lucene-solr] dsmiley opened a new pull request #2408: SOLR-13034: RTG sometimes didn't materialize LazyField

2021-02-19 Thread GitBox
dsmiley opened a new pull request #2408: URL: https://github.com/apache/lucene-solr/pull/2408 Partial (AKA Atomic) updates could encounter "LazyField" instances in the document cache and not know hot to deal with them when writing the updated doc to the update log. https://issues

[jira] [Assigned] (SOLR-13034) RealTimeGetComponent#toSolrInputDocument should materialize LazyFields

2021-02-19 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-13034: --- Assignee: David Smiley (was: mosh) Description: Edited for toSolrInputDocument inste

[jira] [Updated] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller updated LUCENE-9480: Attachment: LUCENE-9480.patch > investigate slow DataInput.skipBytes > ---

[jira] [Commented] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287433#comment-17287433 ] Greg Miller commented on LUCENE-9480: - I've just attached a patch with a minimal imp

[jira] [Updated] (LUCENE-9480) investigate slow DataInput.skipBytes

2021-02-19 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller updated LUCENE-9480: Attachment: LUCENE-9480.patch > investigate slow DataInput.skipBytes > ---

[GitHub] [lucene-site] janhoy merged pull request #45: Upgrade Pelican and dependencies.

2021-02-19 Thread GitBox
janhoy merged pull request #45: URL: https://github.com/apache/lucene-site/pull/45 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 t

[GitHub] [lucene-site] janhoy opened a new pull request #45: Upgrade Pelican and dependencies.

2021-02-19 Thread GitBox
janhoy opened a new pull request #45: URL: https://github.com/apache/lucene-site/pull/45 I got a strange error when trying to run pelican in live mode. CRITICAL: TypeError: cannot pickle 'generator' object Upgrading pelican and other dependencies solved the issue for me.

[GitHub] [lucene-solr-operator] HoustonPutman opened a new issue #222: Add docs for migrating from bloomberg (v0.2.8) to apache (v0.3.0)

2021-02-19 Thread GitBox
HoustonPutman opened a new issue #222: URL: https://github.com/apache/lucene-solr-operator/issues/222 Migrating from v0.2.8 to v0.3.0 will require manual intervention, because the resource groups are changing. Documentation is needed to make this transition as smooth as possible for

[GitHub] [lucene-solr-operator] HoustonPutman closed issue #183: Migrate repo from Bloomberg to Apache

2021-02-19 Thread GitBox
HoustonPutman closed issue #183: URL: https://github.com/apache/lucene-solr-operator/issues/183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [lucene-solr] gerlowskija commented on pull request #2402: SOLR-15162: Add some parameters to make MODIFYCOLLECTION v1 and v2 more similar.

2021-02-19 Thread GitBox
gerlowskija commented on pull request #2402: URL: https://github.com/apache/lucene-solr/pull/2402#issuecomment-782355839 This LGTM, given the large caveat about rule/snitch/policy params. I bet @sigram would know whether these still exist in 9.0, if he has a chance to chime in here.

[GitHub] [lucene-solr-operator] thelabdude commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
thelabdude commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579471213 ## File path: controllers/solrprometheusexporter_controller.go ## @@ -209,7 +209,22 @@ func (r *SolrPrometheusExporterReconciler) Reconcile

[jira] [Resolved] (SOLR-15087) Allow backup restoration to existing collections

2021-02-19 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15087. Fix Version/s: 8.9 master (9.0) Resolution: Fixed > Allow backup

[jira] [Commented] (SOLR-15087) Allow backup restoration to existing collections

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287362#comment-17287362 ] ASF subversion and git services commented on SOLR-15087: Commit 4

[jira] [Commented] (SOLR-15087) Allow backup restoration to existing collections

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287360#comment-17287360 ] ASF subversion and git services commented on SOLR-15087: Commit 5

[jira] [Commented] (SOLR-15087) Allow backup restoration to existing collections

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287358#comment-17287358 ] ASF subversion and git services commented on SOLR-15087: Commit 6

[jira] [Commented] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287346#comment-17287346 ] ASF subversion and git services commented on LUCENE-9792: - Commi

[jira] [Updated] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9792: Description: Should make it a bit easier to make sure there are no regressions in the future! !sc

[jira] [Updated] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9792: Description: Should make it a bit easier to make sure there are no regressions in the future! !sc

[jira] [Resolved] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9792. - Fix Version/s: master (9.0) Resolution: Fixed > Add automation for running regression tes

[GitHub] [lucene-solr] dweiss merged pull request #2407: LUCENE-9792: add testRegressions task that downloads and runs hunspell regression tests.

2021-02-19 Thread GitBox
dweiss merged pull request #2407: URL: https://github.com/apache/lucene-solr/pull/2407 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

[jira] [Updated] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9792: Attachment: screenshot-1.png > Add automation for running regression tests > -

[GitHub] [lucene-solr] dweiss opened a new pull request #2407: LUCENE-9792: add testRegressions task that downloads and runs hunspell regression tests.

2021-02-19 Thread GitBox
dweiss opened a new pull request #2407: URL: https://github.com/apache/lucene-solr/pull/2407 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] [Created] (LUCENE-9792) Add automation for running regression tests

2021-02-19 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9792: --- Summary: Add automation for running regression tests Key: LUCENE-9792 URL: https://issues.apache.org/jira/browse/LUCENE-9792 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-9785) Hunspell: don't check case in compound middle and end

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287310#comment-17287310 ] ASF subversion and git services commented on LUCENE-9785: - Commi

[jira] [Commented] (LUCENE-9786) Hunspell suggestions: try moving the last character into the middle

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287309#comment-17287309 ] ASF subversion and git services commented on LUCENE-9786: - Commi

[jira] [Resolved] (LUCENE-9786) Hunspell suggestions: try moving the last character into the middle

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9786. - Fix Version/s: master (9.0) Resolution: Fixed > Hunspell suggestions: try moving the last

[jira] [Resolved] (LUCENE-9785) Hunspell: don't check case in compound middle and end

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9785. - Fix Version/s: master (9.0) Resolution: Fixed > Hunspell: don't check case in compound mi

[GitHub] [lucene-solr] dweiss merged pull request #2398: LUCENE-9785: Hunspell: don't check case in compound middle and end

2021-02-19 Thread GitBox
dweiss merged pull request #2398: URL: https://github.com/apache/lucene-solr/pull/2398 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

[GitHub] [lucene-solr] dweiss merged pull request #2399: LUCENE-9786: Hunspell suggestions: try moving the last character into the middle

2021-02-19 Thread GitBox
dweiss merged pull request #2399: URL: https://github.com/apache/lucene-solr/pull/2399 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

[jira] [Resolved] (LUCENE-9787) Hunspell: speed up suggesting a bit by not creating a huge TreeSet

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9787. - Fix Version/s: master (9.0) Resolution: Fixed > Hunspell: speed up suggesting a bit by no

[jira] [Commented] (LUCENE-9787) Hunspell: speed up suggesting a bit by not creating a huge TreeSet

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287307#comment-17287307 ] Dawid Weiss commented on LUCENE-9787: - You could try more hacky ways of picking the

[jira] [Commented] (LUCENE-9787) Hunspell: speed up suggesting a bit by not creating a huge TreeSet

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287306#comment-17287306 ] ASF subversion and git services commented on LUCENE-9787: - Commi

[GitHub] [lucene-solr] dweiss merged pull request #2400: LUCENE-9787: Hunspell: speed up suggesting a bit by not creating a huge TreeSet

2021-02-19 Thread GitBox
dweiss merged pull request #2400: URL: https://github.com/apache/lucene-solr/pull/2400 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

[GitHub] [lucene-solr] donnerpeter commented on a change in pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
donnerpeter commented on a change in pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405#discussion_r579416054 ## File path: lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java ## @@ -160,7 +160,8 @@ public void tes

[jira] [Commented] (LUCENE-9790) Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287302#comment-17287302 ] ASF subversion and git services commented on LUCENE-9790: - Commi

[jira] [Resolved] (LUCENE-9790) Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9790. - Fix Version/s: master (9.0) Resolution: Fixed > Hunspell: avoid slow dictionary lookup if

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
dweiss commented on a change in pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405#discussion_r579415213 ## File path: lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java ## @@ -160,7 +160,8 @@ public void testDict

[GitHub] [lucene-solr] dweiss merged pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
dweiss merged pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405 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

[jira] [Commented] (LUCENE-9776) Hunspell: allow to inflect the last part of COMPOUNDRULE compound

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287300#comment-17287300 ] ASF subversion and git services commented on LUCENE-9776: - Commi

[jira] [Resolved] (LUCENE-9776) Hunspell: allow to inflect the last part of COMPOUNDRULE compound

2021-02-19 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9776. - Fix Version/s: master (9.0) Resolution: Fixed > Hunspell: allow to inflect the last part

[GitHub] [lucene-solr] dweiss merged pull request #2397: LUCENE-9776: Hunspell: allow to inflect the last part of COMPOUNDRULE compounds

2021-02-19 Thread GitBox
dweiss merged pull request #2397: URL: https://github.com/apache/lucene-solr/pull/2397 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

[GitHub] [lucene-solr-operator] HoustonPutman commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
HoustonPutman commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579379835 ## File path: controllers/solrprometheusexporter_controller.go ## @@ -209,7 +209,22 @@ func (r *SolrPrometheusExporterReconciler) Reconc

[GitHub] [lucene-solr-operator] thelabdude commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
thelabdude commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579370235 ## File path: controllers/solrprometheusexporter_controller.go ## @@ -209,7 +209,22 @@ func (r *SolrPrometheusExporterReconciler) Reconcile

[GitHub] [lucene-solr-operator] thelabdude commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
thelabdude commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579366325 ## File path: api/v1beta1/solrcloud_types.go ## @@ -1022,3 +1044,35 @@ type SolrTLSOptions struct { // +optional RestartOnT

[GitHub] [lucene-solr-operator] thelabdude commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
thelabdude commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579360828 ## File path: api/v1beta1/solrcloud_types.go ## @@ -1022,3 +1044,35 @@ type SolrTLSOptions struct { // +optional RestartOnT

[GitHub] [lucene-solr-operator] HoustonPutman commented on a change in pull request #221: Work with basic-auth enabled SolrCloud clusters

2021-02-19 Thread GitBox
HoustonPutman commented on a change in pull request #221: URL: https://github.com/apache/lucene-solr-operator/pull/221#discussion_r579331388 ## File path: api/v1beta1/solrcloud_types.go ## @@ -1022,3 +1044,35 @@ type SolrTLSOptions struct { // +optional Restart

[jira] [Commented] (SOLR-11646) Ref Guide: Update API examples to include v2 style examples

2021-02-19 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287205#comment-17287205 ] Cassandra Targett commented on SOLR-11646: -- bq. there a pattern you like for for

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

2021-02-19 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287196#comment-17287196 ] Uwe Schindler commented on LUCENE-9791: --- Another idea would be to remove the scrat

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

2021-02-19 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287139#comment-17287139 ] Paweł Bugalski commented on LUCENE-9791: [~rcmuir] this is a very good point. Ho

[jira] [Comment Edited] (SOLR-15170) Elevation file in data dir not working in Solr Cloud

2021-02-19 Thread Monica Marrero (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287082#comment-17287082 ] Monica Marrero edited comment on SOLR-15170 at 2/19/21, 3:49 PM: --

[jira] [Comment Edited] (SOLR-15170) Elevation file in data dir not working in Solr Cloud

2021-02-19 Thread Monica Marrero (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287082#comment-17287082 ] Monica Marrero edited comment on SOLR-15170 at 2/19/21, 3:48 PM: --

[jira] [Comment Edited] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

2021-02-19 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287128#comment-17287128 ] Jason Gerlowski edited comment on SOLR-15089 at 2/19/21, 3:28 PM: -

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

2021-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287130#comment-17287130 ] Robert Muir commented on LUCENE-9791: - I don't know of anything else using BytesRefH

[jira] [Commented] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

2021-02-19 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287128#comment-17287128 ] Jason Gerlowski commented on SOLR-15089: bq. I don't think there is a consensus f

[jira] [Commented] (SOLR-15164) Task Management Interface

2021-02-19 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287092#comment-17287092 ] David Eric Pugh commented on SOLR-15164: Would this Task Management concept exten

[jira] [Commented] (SOLR-15170) Elevation file in data dir not working in Solr Cloud

2021-02-19 Thread Monica Marrero (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287082#comment-17287082 ] Monica Marrero commented on SOLR-15170: --- Posted in the mailing list, [here|http://

[jira] [Created] (SOLR-15170) Elevation file in data dir not working in Solr Cloud

2021-02-19 Thread Monica Marrero (Jira)
Monica Marrero created SOLR-15170: - Summary: Elevation file in data dir not working in Solr Cloud Key: SOLR-15170 URL: https://issues.apache.org/jira/browse/SOLR-15170 Project: Solr Issue Typ

[jira] [Commented] (SOLR-15157) Refactor: separate Collection API commands from Overseer and message handling logic

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287078#comment-17287078 ] ASF subversion and git services commented on SOLR-15157: Commit e

[GitHub] [lucene-solr] murblanc merged pull request #2390: SOLR-15157: refactor Collection API to separate from Overseer and message handling abstractions

2021-02-19 Thread GitBox
murblanc merged pull request #2390: URL: https://github.com/apache/lucene-solr/pull/2390 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 g

[GitHub] [lucene-solr] donnerpeter commented on a change in pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
donnerpeter commented on a change in pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405#discussion_r579171729 ## File path: lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries.java ## @@ -160,7 +160,8 @@ public void tes

[GitHub] [lucene-solr] donnerpeter commented on a change in pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
donnerpeter commented on a change in pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405#discussion_r579170824 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java ## @@ -249,7 +254,9 @@ public void close() {

[jira] [Assigned] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

2021-02-19 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-15089: -- Assignee: Jason Gerlowski > Allow backup/restoration to Amazon's S3 blobstore > -

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

2021-02-19 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Bugalski updated LUCENE-9791: --- Status: Patch Available (was: Open) > Monitor (aka Luwak) has concurrency issues related to

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

2021-02-19 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287052#comment-17287052 ] Paweł Bugalski commented on LUCENE-9791: I'm attaching a proposed patch that mak

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

2021-02-19 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-9791.patch > Monitor (aka Luwak) has concurrency issues related to BytesR

[GitHub] [lucene-solr] asalamon74 opened a new pull request #2406: SOLR-15169: SolrPaths.assertPathAllowed normalization problem

2021-02-19 Thread GitBox
asalamon74 opened a new pull request #2406: URL: https://github.com/apache/lucene-solr/pull/2406 # Description In the SolrPaths.assertPathAllowed the normalize() method is only called for pathToAssert and not for the allowPaths elements # Solution Calling it

[jira] [Created] (SOLR-15169) SolrPaths.assertPathAllowed normalization problem

2021-02-19 Thread Andras Salamon (Jira)
Andras Salamon created SOLR-15169: - Summary: SolrPaths.assertPathAllowed normalization problem Key: SOLR-15169 URL: https://issues.apache.org/jira/browse/SOLR-15169 Project: Solr Issue Type:

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

2021-02-19 Thread Jira
Paweł Bugalski created LUCENE-9791: -- Summary: Monitor (aka Luwak) has concurrency issues related to BytesRefHash#find Key: LUCENE-9791 URL: https://issues.apache.org/jira/browse/LUCENE-9791 Project:

[jira] [Commented] (SOLR-14760) Order new Solr mailing lists

2021-02-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287003#comment-17287003 ] Jan Høydahl commented on SOLR-14760: See INFRA-21443 - need to file the requests with

[GitHub] [lucene-solr] donnerpeter opened a new pull request #2405: LUCENE-9790: Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread GitBox
donnerpeter opened a new pull request #2405: URL: https://github.com/apache/lucene-solr/pull/2405 # Description FST traversal is the hottest spot in Hunspell, let's call it less frequently # Solution Add a hash-based Bloom filter before FST traversal to avoid

[jira] [Created] (LUCENE-9790) Hunspell: avoid slow dictionary lookup if the word's hash isn't there

2021-02-19 Thread Peter Gromov (Jira)
Peter Gromov created LUCENE-9790: Summary: Hunspell: avoid slow dictionary lookup if the word's hash isn't there Key: LUCENE-9790 URL: https://issues.apache.org/jira/browse/LUCENE-9790 Project: Lucene