[jira] [Commented] (SOLR-13758) Ability to create custom metrics

2019-09-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929237#comment-16929237 ] Erick Erickson commented on SOLR-13758: --- Do you have specific cases you'd like to see? Patches

[jira] [Commented] (LUCENE-8951) Create issues@ and builds@ lists and update notifications

2019-09-07 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924866#comment-16924866 ] Erick Erickson commented on LUCENE-8951: Jan: Many thanks for putting the effort into this

[jira] [Commented] (SOLR-13746) Apache jenkins needs JVM 11 upgraded to at least 11.0.3 (SSL bugs)

2019-09-07 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924861#comment-16924861 ] Erick Erickson commented on SOLR-13746: --- Should we also add this note to the JVM bugs page:

[jira] [Commented] (SOLR-13655) Cut Over Collections.unmodifiableSet usages to Set.*

2019-09-04 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922987#comment-16922987 ] Erick Erickson commented on SOLR-13655: --- {color:#00}Yeah, it’s there. For certain idioms,

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-09-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921707#comment-16921707 ] Erick Erickson commented on SOLR-13709: --- Problem is that from what I've seen so far schema changes

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-09-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921469#comment-16921469 ] Erick Erickson commented on SOLR-13709: --- Making some progress on this, at least I'm getting local

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-09-01 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16920556#comment-16920556 ] Erick Erickson commented on SOLR-13709: --- Blocking getCoreDescriptor until CoreContainer.load() is

[jira] [Resolved] (SOLR-13729) Add the caution that schemaless is not suitable for production to the "Schemaless Mode" section of the ref guide

2019-09-01 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13729. --- Resolution: Fixed > Add the caution that schemaless is not suitable for production to the >

[jira] [Updated] (SOLR-13729) Add the caution that schemaless is not suitable for production to the "Schemaless Mode" section of the ref guide

2019-09-01 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13729: -- Fix Version/s: 8.3 > Add the caution that schemaless is not suitable for production to the >

[jira] [Updated] (SOLR-13729) Add the caution that schemaless is not suitable for production to the "Schemaless Mode" section of the ref guide

2019-08-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13729: -- Attachment: SOLR-13729.patch Status: Open (was: Open) Proposed wording for

[jira] [Created] (SOLR-13729) Add the caution that schemaless is not suitable for production to the "Schemaless Mode" section of the ref guide

2019-08-30 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-13729: - Summary: Add the caution that schemaless is not suitable for production to the "Schemaless Mode" section of the ref guide Key: SOLR-13729 URL:

[jira] [Resolved] (SOLR-11185) Make DIH work with Schemaless mode.

2019-08-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-11185. --- Resolution: Duplicate > Make DIH work with Schemaless mode. >

[jira] [Commented] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916632#comment-16916632 ] Erick Erickson commented on SOLR-13721: --- [~noble.paul] It does happen on master (but perhaps a

[jira] [Issue Comment Deleted] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13721: -- Comment: was deleted (was: [~noble.paul] Some evidence that it's not Java 11 .vs. Java 8

[jira] [Commented] (SOLR-13721) TestApiFramework#testFramework failing in master consistently

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916629#comment-16916629 ] Erick Erickson commented on SOLR-13721: --- [~noble.paul] Some evidence that it's not Java 11 .vs.

[jira] [Commented] (SOLR-11384) add support for distributed graph query

2019-08-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916626#comment-16916626 ] Erick Erickson commented on SOLR-11384: --- [~kwatters] Echoing Jeroen's question. Should we close

[jira] [Commented] (SOLR-9802) Cannot group by a datefield in SolrCloud

2019-08-26 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916018#comment-16916018 ] Erick Erickson commented on SOLR-9802: -- [~munendrasn] Thanks for the patch! I'm not sure when I can

[jira] [Commented] (SOLR-13650) Support for named global classloaders

2019-08-26 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915986#comment-16915986 ] Erick Erickson commented on SOLR-13650: --- [~noble.paul]Why did you un-awaitsfix this test? It's

[jira] [Resolved] (SOLR-13719) SolrClient.ping() in 8.2, using SolrJ

2019-08-26 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13719. --- Resolution: Invalid The JIRA issue tracker is not a support portal. Please raise this

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-08-24 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914948#comment-16914948 ] Erick Erickson commented on SOLR-13709: --- That doc hasn't been accurate since 2015 on a quick

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-08-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914659#comment-16914659 ] Erick Erickson commented on SOLR-13709: --- [~hossman] Take two, my investigations. I don't see how

[jira] [Comment Edited] (SOLR-13709) Race condition on core reload while core is still loading?

2019-08-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914633#comment-16914633 ] Erick Erickson edited comment on SOLR-13709 at 8/23/19 9:04 PM: Deleted

[jira] [Commented] (SOLR-13709) Race condition on core reload while core is still loading?

2019-08-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914633#comment-16914633 ] Erick Erickson commented on SOLR-13709: --- [~hossman] I'm hopping in the wayback machine. That said:

[jira] [Assigned] (SOLR-13709) Race condition on core reload while core is still loading?

2019-08-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-13709: - Assignee: Erick Erickson > Race condition on core reload while core is still loading? >

[jira] [Assigned] (SOLR-13699) maxChars no longer working as designed on CopyField

2019-08-15 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-13699: - Assignee: Erick Erickson > maxChars no longer working as designed on CopyField >

[jira] [Issue Comment Deleted] (SOLR-13568) Expand component should not cache group queries in the filter cache

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13568: -- Comment: was deleted (was: Commit 5df5df9ec37c9fbaca9c0629482a95fb90c8d33b in lucene-solr's

[jira] [Resolved] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13658. --- Resolution: Fixed Fix Version/s: 8.3 > Precommit fail Java "var" until 9x. Fail

[jira] [Issue Comment Deleted] (SOLR-13568) Expand component should not cache group queries in the filter cache

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13568: -- Comment: was deleted (was: Commit f6f1b4244c40e5665b20a2a8ef9852c6dd827cb2 in lucene-solr's

[jira] [Commented] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904690#comment-16904690 ] Erick Erickson commented on SOLR-13658: --- Mis-typed the Jira number, moving commit messages over

[jira] [Issue Comment Deleted] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13658: -- Comment: was deleted (was: Final patch. Old one with CHANGES.txt entry.) > Precommit fail

[jira] [Updated] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13658: -- Attachment: SOLR-13658.patch Status: Open (was: Open) Final patch with CHANGES entry,

[jira] [Updated] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13658: -- Status: Open (was: Open) Final patch. Old one with CHANGES.txt entry. > Precommit fail Java

[jira] [Resolved] (SOLR-13692) Solr is very slow with term vectors. Takes 55 seconds for 1000000 records.

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13692. --- Resolution: Invalid The JIRA issue tracker is not a support portal. Please raise this

[jira] [Updated] (SOLR-13658) Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely

2019-08-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13658: -- Summary: Precommit fail Java "var" until 9x. Fail "var...<>" constructs entirely (was:

[jira] [Commented] (SOLR-9658) Caches should have an optional way to clean if idle for 'x' mins

2019-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898382#comment-16898382 ] Erick Erickson commented on SOLR-9658: -- And good luck figuring out something that'll satisfy

[jira] [Updated] (SOLR-13671) Remove check for bare "var" declarations in validate-source-patterns in before releasing Solr 9.0

2019-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13671: -- Summary: Remove check for bare "var" declarations in validate-source-patterns in before

[jira] [Created] (SOLR-13671) Remove check for bare "var" declarations in validate-source-patterns

2019-08-01 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13671: - Summary: Remove check for bare "var" declarations in validate-source-patterns Key: SOLR-13671 URL: https://issues.apache.org/jira/browse/SOLR-13671 Project: Solr

[jira] [Updated] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-08-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13658: -- Affects Version/s: 8.2 Attachment: SOLR-13658.patch Status: Open

[jira] [Commented] (SOLR-9658) Caches should have an optional way to clean if idle for 'x' mins

2019-07-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897182#comment-16897182 ] Erick Erickson commented on SOLR-9658: -- Moving over here from 13668: I'm a little iffy on this. One

[jira] [Commented] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897179#comment-16897179 ] Erick Erickson commented on SOLR-13658: --- {quote}bq. If you forbid "var", you also have to forbid

[jira] [Commented] (SOLR-13668) Solr cores should release cache memory when inactive

2019-07-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897171#comment-16897171 ] Erick Erickson commented on SOLR-13668: --- I'm a little iffy on this. One advantage with filling up

[jira] [Commented] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897135#comment-16897135 ] Erick Erickson commented on SOLR-13658: --- I should think we can come reasonably close with something

[jira] [Commented] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896342#comment-16896342 ] Erick Erickson commented on SOLR-13658: --- Hmmm, I may have to take it all back then. I tried to

[jira] [Commented] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895370#comment-16895370 ] Erick Erickson commented on SOLR-13658: --- Assigning it to myself to track, anyone who wants to take

[jira] [Assigned] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-13658: - Assignee: Erick Erickson > Discuss adding the new "var" construct to the forbidden API

[jira] [Created] (SOLR-13658) Discuss adding the new "var" construct to the forbidden API list.

2019-07-29 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13658: - Summary: Discuss adding the new "var" construct to the forbidden API list. Key: SOLR-13658 URL: https://issues.apache.org/jira/browse/SOLR-13658 Project: Solr

[jira] [Commented] (SOLR-7889) Secure ZooKeeper should be easy and the default

2019-07-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895190#comment-16895190 ] Erick Erickson commented on SOLR-7889: -- +1 > Secure ZooKeeper should be easy and the default >

[jira] [Created] (SOLR-13652) Remove update from initParams in example solrconfig files that only mention "df"

2019-07-25 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13652: - Summary: Remove update from initParams in example solrconfig files that only mention "df" Key: SOLR-13652 URL: https://issues.apache.org/jira/browse/SOLR-13652

[jira] [Updated] (SOLR-13618) The core admin API should fail if the instanceDir is not under SOLR_HOME or a child or ancestor of instanceDir contains core.properties

2019-07-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13618: -- Summary: The core admin API should fail if the instanceDir is not under SOLR_HOME or a child

[jira] [Commented] (SOLR-13618) Solr start-up fails to discover cores outside SOLR_HOME

2019-07-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883427#comment-16883427 ] Erick Erickson commented on SOLR-13618: --- The original e-mail thread got lost in the translation.

[jira] [Resolved] (SOLR-10181) CREATEALIAS and DELETEALIAS commands consistency problems under concurrency

2019-07-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10181. --- Resolution: Duplicate Calling this a "duplicate" since it was fixed in SOLR-11444 >

[jira] [Commented] (SOLR-13609) Ability to know when an expunge has finished

2019-07-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879399#comment-16879399 ] Erick Erickson commented on SOLR-13609: --- Richard: I usually recommend discussing this kind of

[jira] [Commented] (SOLR-13606) DateTimeFormatter Exception on Create Core

2019-07-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879390#comment-16879390 ] Erick Erickson commented on SOLR-13606: --- Thanks for letting us know and _especially_ putting the

[jira] [Resolved] (SOLR-13607) Solr Core fails to load after restart

2019-07-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13607. --- Resolution: Invalid The JIRA issue tracker is not a support portal. You've raised this

[jira] [Commented] (SOLR-13584) Explore prohibiting aliases and collections from having the same name.

2019-06-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875548#comment-16875548 ] Erick Erickson commented on SOLR-13584: --- Hmmm, would the hassle be more manageable if ZK was,

[jira] [Commented] (SOLR-13584) Explore prohibiting aliases and collections from having the same name.

2019-06-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875303#comment-16875303 ] Erick Erickson commented on SOLR-13584: --- Oops, that's not so good then ;(   > Explore

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875006#comment-16875006 ] Erick Erickson commented on SOLR-13122: --- I opened a new Jira about alias uniqueness and link back

[jira] [Commented] (SOLR-13584) Explore prohibiting aliases and collections from having the same name.

2019-06-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875003#comment-16875003 ] Erick Erickson commented on SOLR-13584: --- One proposal for handing the use-case I outlined in the

[jira] [Commented] (SOLR-13584) Explore prohibiting aliases and collections from having the same name.

2019-06-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874998#comment-16874998 ] Erick Erickson commented on SOLR-13584: --- SOLR-13122 in particular has some discussion, but changing

[jira] [Created] (SOLR-13584) Explore prohibiting aliases and collections from having the same name.

2019-06-28 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13584: - Summary: Explore prohibiting aliases and collections from having the same name. Key: SOLR-13584 URL: https://issues.apache.org/jira/browse/SOLR-13584 Project: Solr

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874296#comment-16874296 ] Erick Erickson commented on SOLR-13122: --- Then script it ;). Seriously, I don't think the

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874210#comment-16874210 ] Erick Erickson commented on SOLR-13122: --- [~janhoy] We're on the same page actually. You wrote:

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873726#comment-16873726 ] Erick Erickson commented on SOLR-13122: --- [~janhoy] You're  making me hop in the wayback machine,

[jira] [Commented] (SOLR-13197) NullPointerException in org/apache/solr/handler/component/StatsField.java[251]

2019-06-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16871642#comment-16871642 ] Erick Erickson commented on SOLR-13197: --- I know it's just been a few minutes, but should this be

[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16869152#comment-16869152 ] Erick Erickson commented on SOLR-13461: --- Why not 8.2 as well?  > Update Parallel SQL docs to be

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-06-20 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16868967#comment-16868967 ] Erick Erickson commented on SOLR-13268: --- Yep, I'm collecting them. I have a special e-mail folder

[jira] [Resolved] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12013. --- Resolution: Fixed Fixed up a missed failure path. > collections API CUSTERSTATUS command

[jira] [Updated] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-12013: -- Attachment: SOLR-12013.supplemental.patch Status: Reopened (was: Reopened) covered a

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863340#comment-16863340 ] Erick Erickson commented on SOLR-8346: -- [~markrmil...@gmail.com] Thanks. Should we add these in or is

[jira] [Reopened] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reopened SOLR-12013: --- Looking more carefully at the code, the current patch fixes the specific situation where the

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863194#comment-16863194 ] Erick Erickson commented on SOLR-13541: --- Thanks, I won't be able to get to this for a while today

[jira] [Resolved] (SOLR-13547) Post request to access solr error

2019-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13547. --- Resolution: Invalid The JIRA issue tracker is not a support portal. Please raise this

[jira] [Updated] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-12 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13541: -- Attachment: _test.res Status: Open (was: Open) test failure results > Upgrade Jetty

[jira] [Commented] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-12 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862708#comment-16862708 ] Erick Erickson commented on SOLR-13541: --- [~caomanhdat2] This PR is what I have so far. NOTE: 8x

[jira] [Updated] (SOLR-13541) Upgrade Jetty to 9.4.19.v20190610

2019-06-12 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13541: -- Summary: Upgrade Jetty to 9.4.19.v20190610 (was: Upgrade Jetty to 9.4.19) > Upgrade Jetty to

[jira] [Created] (SOLR-13541) Upgrade Jetty to 9.4.19

2019-06-12 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13541: - Summary: Upgrade Jetty to 9.4.19 Key: SOLR-13541 URL: https://issues.apache.org/jira/browse/SOLR-13541 Project: Solr Issue Type: Improvement

[jira] [Resolved] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12013. --- Resolution: Fixed Fix Version/s: 8.2 master (9.0) > collections

[jira] [Updated] (SOLR-12013) collections API CUSTERSTATUS command fails when configset missing

2019-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-12013: -- Summary: collections API CUSTERSTATUS command fails when configset missing (was: collections

[jira] [Commented] (SOLR-12013) collections API CUSTERSTATUS command fails when collections have errors

2019-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860497#comment-16860497 ] Erick Erickson commented on SOLR-12013: --- *ZkStateReader.readConfigName* throws a really bogus

[jira] [Assigned] (SOLR-12013) collections API CUSTERSTATUS command fails when collections have errors

2019-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-12013: - Assignee: Erick Erickson > collections API CUSTERSTATUS command fails when collections

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860078#comment-16860078 ] Erick Erickson commented on SOLR-13512: --- This looks really good. I didn't work through the code,

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858919#comment-16858919 ] Erick Erickson commented on SOLR-13512: --- What am I actually seeing here? This is for the content of

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858748#comment-16858748 ] Erick Erickson commented on SOLR-13512: --- I'll be looking at this a bit today and  over the weekend,

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857864#comment-16857864 ] Erick Erickson commented on SOLR-13512: --- I took a scan through the patch and didn't notice any ref

[jira] [Commented] (LUCENE-8832) Support for field removal and renaming

2019-06-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857801#comment-16857801 ] Erick Erickson commented on LUCENE-8832: WDYT about splitting this into two tasks? Would it be

[jira] [Created] (SOLR-13519) Support removing/renaming unused fields at a collection level.

2019-06-05 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13519: - Summary: Support removing/renaming unused fields at a collection level. Key: SOLR-13519 URL: https://issues.apache.org/jira/browse/SOLR-13519 Project: Solr

[jira] [Commented] (SOLR-13507) Remove support for "addr" parameter from the "/solr/admin/zookeeper" endpoint.

2019-06-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16856934#comment-16856934 ] Erick Erickson commented on SOLR-13507: --- Well, they sure _look_ similar ;). But I think you're

[jira] [Comment Edited] (SOLR-13507) Remove support for "addr" parameter from the "/solr/admin/zookeeper" endpoint.

2019-06-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16856818#comment-16856818 ] Erick Erickson edited comment on SOLR-13507 at 6/5/19 4:09 PM: --- We  should

[jira] [Commented] (SOLR-13507) Remove support for "addr" parameter from the "/solr/admin/zookeeper" endpoint.

2019-06-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16856818#comment-16856818 ] Erick Erickson commented on SOLR-13507: --- We  should probably also add comments to the code to warn

[jira] [Updated] (SOLR-13507) Remove support for "addr" parameter from the "/solr/admin/zookeeper" endpoint.

2019-06-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13507: -- Attachment: SOLR-13507.patch > Remove support for "addr" parameter from the

[jira] [Commented] (LUCENE-8832) Support for field removal and renaming

2019-06-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16856784#comment-16856784 ] Erick Erickson commented on LUCENE-8832: This would be A Good Thing, we've seen rogue programs

[jira] [Commented] (SOLR-13057) Allow search, facet and timeseries Streaming Expressions to accept a comma delimited list of collections

2019-06-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16856213#comment-16856213 ] Erick Erickson commented on SOLR-13057: --- [~joel.bernstein] Should this ticket be closed?   >

[jira] [Resolved] (SOLR-12249) Better error message when grouping on a tokenized (non SortableText) field in SolrCloud

2019-06-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12249. --- Resolution: Fixed Fix Version/s: 8.2 master (9.0) > Better error

[jira] [Resolved] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8346. -- Resolution: Fixed Fix Version/s: 8.2 master (9.0) I wouldn't be

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855255#comment-16855255 ] Erick Erickson commented on SOLR-13512: --- This is uber-cool. But everyone's a critic, I noticed some

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855245#comment-16855245 ] Erick Erickson commented on SOLR-8346: -- No, I'm not crazy. The change I had to make for 8x to pass

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855209#comment-16855209 ] Erick Erickson commented on SOLR-8346: -- I've got some precommit error on 8x, I swear I ran precommit

[jira] [Commented] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855182#comment-16855182 ] Erick Erickson commented on SOLR-8346: -- Final patch > Upgrade Zookeeper to version 3.5.5 >

[jira] [Updated] (SOLR-8346) Upgrade Zookeeper to version 3.5.5

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8346: - Attachment: SOLR-8346.patch > Upgrade Zookeeper to version 3.5.5 >

[jira] [Commented] (SOLR-13512) Raw index data analysis tool

2019-06-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854913#comment-16854913 ] Erick Erickson commented on SOLR-13512: --- Hmmm, don't see the attachment. > Raw index data

  1   2   3   4   5   6   7   8   9   10   >