[jira] [Commented] (LUCENE-9563) Add .editorConfig

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209332#comment-17209332 ] Dawid Weiss commented on LUCENE-9563: - If we decide to move on with automatic code f

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209325#comment-17209325 ] Dawid Weiss commented on LUCENE-9564: - Well, I expected more resistance. ;) And seri

[jira] [Commented] (SOLR-14870) gradle build does not validate ref-guide -> javadoc links

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209320#comment-17209320 ] Dawid Weiss commented on SOLR-14870: The "configure" method changes the scope for the

[GitHub] [lucene-solr] rmuir commented on pull request #1956: LUCENE-9563: Add .editorconfig

2020-10-06 Thread GitBox
rmuir commented on pull request #1956: URL: https://github.com/apache/lucene-solr/pull/1956#issuecomment-704713478 if we want to use https://issues.apache.org/jira/browse/LUCENE-9564 to auto-format code, why add David Smiley's personal code style and not the one supported by the formatter:

[jira] [Commented] (SOLR-14151) Make schema components load from packages

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209291#comment-17209291 ] ASF subversion and git services commented on SOLR-14151: Commit 0

[jira] [Commented] (SOLR-14151) Make schema components load from packages

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209289#comment-17209289 ] ASF subversion and git services commented on SOLR-14151: Commit 2

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-10-06 Thread Erich Siffert (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209282#comment-17209282 ] Erich Siffert commented on SOLR-14066: -- Hi Rui no, I didn't. But I guess if you plac

[GitHub] [lucene-solr] dsmiley opened a new pull request #1956: LUCENE-9563: Add .editorconfig

2020-10-06 Thread GitBox
dsmiley opened a new pull request #1956: URL: https://github.com/apache/lucene-solr/pull/1956 https://issues.apache.org/jira/browse/LUCENE-9563 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene-solr] noblepaul commented on pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-06 Thread GitBox
noblepaul commented on pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#issuecomment-704677008 >Not in branch_8x - it's a part of the public API. We can have both and mark the old as deprecated. The guages are creating too many Map objects --

[GitHub] [lucene-solr] noblepaul commented on pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-06 Thread GitBox
noblepaul commented on pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#issuecomment-704676764 >Again, we're limited by back-compat in 8x. We could add another set of methods in MetricUtils that use Predicate and deprecate PropertyFilter ... but that would double th

[jira] [Resolved] (SOLR-14663) ConfigSets CREATE does not set trusted flag

2020-10-06 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-14663. -- Fix Version/s: 8.6.3 8.7 m

[jira] [Updated] (SOLR-12987) Utility to log deprecation warnings

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12987: Description: Added {{org.apache.solr.logging.DeprecationLog}}. Up to the user to configure loggin

[jira] [Resolved] (SOLR-12987) Log deprecation warnings to separate log file

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-12987. - Resolution: Fixed > Log deprecation warnings to separate log file > -

[jira] [Commented] (SOLR-14870) gradle build does not validate ref-guide -> javadoc links

2020-10-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209268#comment-17209268 ] Chris M. Hostetter commented on SOLR-14870: --- {quote}I took a peek. Is there any

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1955: LUCENE-9566 Move collectorIterator to the same doc as scorerIterator

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1955: URL: https://github.com/apache/lucene-solr/pull/1955#discussion_r500708276 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,21 +204,21 @@ public int score(LeafCollector collector, Bit

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1955: LUCENE-9566 Move collectorIterator to the same doc as scorerIterator

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1955: URL: https://github.com/apache/lucene-solr/pull/1955#discussion_r500708276 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,21 +204,21 @@ public int score(LeafCollector collector, Bit

[GitHub] [lucene-solr] arafalov commented on pull request #1923: SOLR-14900: Reference Guide build cleanup/module upgrade

2020-10-06 Thread GitBox
arafalov commented on pull request #1923: URL: https://github.com/apache/lucene-solr/pull/1923#issuecomment-704656780 Ok, I reverted back to using direct styles. It only affects code-blocks, so the size changes are minimal and not needing to maintain the CSS file is a bonus. I agree.

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500703861 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector,

[jira] [Comment Edited] (SOLR-11508) Make coreRootDirectory configurable via an environment variable (SOLR_CORE_HOME)

2020-10-06 Thread Yevhen Tienkaiev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209228#comment-17209228 ] Yevhen Tienkaiev edited comment on SOLR-11508 at 10/7/20, 12:50 AM: ---

[jira] [Resolved] (SOLR-14829) Update default components information in Reference Guide and solrconfig.xml files

2020-10-06 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch resolved SOLR-14829. -- Fix Version/s: master (9.0) Resolution: Fixed > Update default component

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1955: LUCENE-9566 Move collectorIterator to the same doc as scorerIterator

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1955: URL: https://github.com/apache/lucene-solr/pull/1955#discussion_r500673813 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,21 +204,21 @@ public int score(LeafCollector collector, Bit

[jira] [Commented] (SOLR-14829) Update default components information in Reference Guide and solrconfig.xml files

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209242#comment-17209242 ] ASF subversion and git services commented on SOLR-14829: Commit 2

[jira] [Commented] (SOLR-14829) Update default components information in Reference Guide and solrconfig.xml files

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209243#comment-17209243 ] ASF subversion and git services commented on SOLR-14829: Commit 2

[GitHub] [lucene-solr] arafalov merged pull request #1921: SOLR-14829: Improve documentation for Request Handlers in RefGuide and solrconfig.xml

2020-10-06 Thread GitBox
arafalov merged pull request #1921: URL: https://github.com/apache/lucene-solr/pull/1921 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

[jira] [Created] (LUCENE-9567) JapanesePartOfSpeechStopFilterFactory should load built-in stop tags by default

2020-10-06 Thread Michael Froh (Jira)
Michael Froh created LUCENE-9567: Summary: JapanesePartOfSpeechStopFilterFactory should load built-in stop tags by default Key: LUCENE-9567 URL: https://issues.apache.org/jira/browse/LUCENE-9567 Proje

[jira] [Comment Edited] (SOLR-11508) Make coreRootDirectory configurable via an environment variable (SOLR_CORE_HOME)

2020-10-06 Thread Yevhen Tienkaiev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209228#comment-17209228 ] Yevhen Tienkaiev edited comment on SOLR-11508 at 10/7/20, 12:05 AM: ---

[jira] [Comment Edited] (SOLR-11508) Make coreRootDirectory configurable via an environment variable (SOLR_CORE_HOME)

2020-10-06 Thread Yevhen Tienkaiev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209228#comment-17209228 ] Yevhen Tienkaiev edited comment on SOLR-11508 at 10/6/20, 11:59 PM: ---

[jira] [Commented] (SOLR-11508) Make coreRootDirectory configurable via an environment variable (SOLR_CORE_HOME)

2020-10-06 Thread Yevhen Tienkaiev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209228#comment-17209228 ] Yevhen Tienkaiev commented on SOLR-11508: - What the status of this? It's 2020 her

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209223#comment-17209223 ] Erick Erickson commented on LUCENE-9564: [~jpountz] I don't think you'll miss 2

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1955: LUCENE-9566 Move collectorIterator to the same doc as scorerIterator

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1955: URL: https://github.com/apache/lucene-solr/pull/1955#discussion_r500624839 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,21 +204,21 @@ public int score(LeafCollector collector, Bits accep

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209193#comment-17209193 ] Robert Muir commented on LUCENE-9564: - +1 from my side too. The current situation

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500616570 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector,

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #1955: LUCENE-9566 Move collectorIterator to the same doc as scorerIterator

2020-10-06 Thread GitBox
mayya-sharipova opened a new pull request #1955: URL: https://github.com/apache/lucene-solr/pull/1955 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500604093 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector,

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500604093 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector,

[GitHub] [lucene-solr] kwatters opened a new pull request #1954: SOLR-14787 - Adding support to use inequalities to the payload check query parser.

2020-10-06 Thread GitBox
kwatters opened a new pull request #1954: URL: https://github.com/apache/lucene-solr/pull/1954 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the approach

[jira] [Commented] (LUCENE-9563) Add .editorConfig

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209150#comment-17209150 ] David Smiley commented on LUCENE-9563: -- Quoting the description: bq. I propose addi

[jira] [Issue Comment Deleted] (LUCENE-9563) Add .editorConfig

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-9563: - Comment: was deleted (was: In the first sentence of the description, I said precisely where to p

[jira] [Commented] (LUCENE-9563) Add .editorConfig

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209148#comment-17209148 ] David Smiley commented on LUCENE-9563: -- In the first sentence of the description, I

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209147#comment-17209147 ] Aroop commented on SOLR-14916: -- Thanks Joel > Add split parameter to timeseries Streaming E

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209146#comment-17209146 ] Adrien Grand commented on LUCENE-9564: -- There are downsides to code formatting (I'l

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500574341 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector, DocIdSe

[jira] [Comment Edited] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209133#comment-17209133 ] Joel Bernstein edited comment on SOLR-14916 at 10/6/20, 8:21 PM: --

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209133#comment-17209133 ] Joel Bernstein commented on SOLR-14916: --- This covers some of gap information: http

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209128#comment-17209128 ] Joel Bernstein commented on SOLR-14916: --- The gap parameter maps to the JSON facet r

[jira] [Comment Edited] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209128#comment-17209128 ] Joel Bernstein edited comment on SOLR-14916 at 10/6/20, 8:18 PM: --

[GitHub] [lucene-solr] kwatters closed pull request #1810: SOLR-14787 - supporting an operator for the payload check query parser to support greater than / less than payload check queries.

2020-10-06 Thread GitBox
kwatters closed pull request #1810: URL: https://github.com/apache/lucene-solr/pull/1810 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

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209108#comment-17209108 ] Aroop commented on SOLR-14916: -- [~jbernste] what possible values of "gap" will we support an

[GitHub] [lucene-solr] dsmiley opened a new pull request #1953: SOLR-14917: Move DOMUtil and PropertiesUtil to SolrJ

2020-10-06 Thread GitBox
dsmiley opened a new pull request #1953: URL: https://github.com/apache/lucene-solr/pull/1953 https://issues.apache.org/jira/browse/SOLR-14917 Not worth a CHANGES.txt. On 8x, will keep the classes marked with Deprecated annotation and as subclasses so there's no code to maintain

[jira] [Commented] (LUCENE-9540) Investigate double indexing of the fullPathField in the DirectoryTaxonomyWriter

2020-10-06 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209076#comment-17209076 ] Michael McCandless commented on LUCENE-9540: Phew, thanks for bringing closu

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Created] (LUCENE-9566) TestApproximationSearchEquivalence.testExclusion fails

2020-10-06 Thread Mayya Sharipova (Jira)
Mayya Sharipova created LUCENE-9566: --- Summary: TestApproximationSearchEquivalence.testExclusion fails Key: LUCENE-9566 URL: https://issues.apache.org/jira/browse/LUCENE-9566 Project: Lucene - Core

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209051#comment-17209051 ] Aroop commented on SOLR-14916: -- [~jbernste] this looks very neat! > Add split parameter to

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Commented] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209046#comment-17209046 ] Joel Bernstein commented on SOLR-14916: --- [~aroopganguly], how does this design look

[jira] [Created] (SOLR-14917) Move DOMUtil and PropertiesUtil to SolrJ, o.a.s.common/util

2020-10-06 Thread David Smiley (Jira)
David Smiley created SOLR-14917: --- Summary: Move DOMUtil and PropertiesUtil to SolrJ, o.a.s.common/util Key: SOLR-14917 URL: https://issues.apache.org/jira/browse/SOLR-14917 Project: Solr Issue

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Updated] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14916: -- Description: Currently the time series function only supports aggregations across the time dim

[jira] [Commented] (SOLR-13392) Unable to start prometheus-exporter in 7x branch

2020-10-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209031#comment-17209031 ] David Smiley commented on SOLR-13392: - bq. Do we have a test that tries to launch the

[jira] [Created] (SOLR-14916) Add split parameter to timeseries Streaming Expression

2020-10-06 Thread Joel Bernstein (Jira)
Joel Bernstein created SOLR-14916: - Summary: Add split parameter to timeseries Streaming Expression Key: SOLR-14916 URL: https://issues.apache.org/jira/browse/SOLR-14916 Project: Solr Issue T

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209025#comment-17209025 ] Dawid Weiss commented on LUCENE-9564: - Bull's eye! Thanks Robert. Interesting tool t

[jira] [Created] (SOLR-14915) Prometheus-exporter should not depend on Solr-core

2020-10-06 Thread David Smiley (Jira)
David Smiley created SOLR-14915: --- Summary: Prometheus-exporter should not depend on Solr-core Key: SOLR-14915 URL: https://issues.apache.org/jira/browse/SOLR-14915 Project: Solr Issue Type: Imp

[GitHub] [lucene-solr] sigram edited a comment on pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-06 Thread GitBox
sigram edited a comment on pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#issuecomment-704446815 > Can we get rid of the interface PropertyFilter and replace it with a Predicate? Again, we're limited by back-compat in 8x. We could add another set of methods

[GitHub] [lucene-solr] sigram commented on pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-06 Thread GitBox
sigram commented on pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#issuecomment-704446815 > Can we get rid of the interface PropertyFilter and replace it with a Predicate? Again, we're limited by back-compat in 8x. We could add another set of methods in `Metric

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209000#comment-17209000 ] Robert Muir commented on LUCENE-9564: - https://github.com/psf/black#migrating-your-c

[jira] [Commented] (LUCENE-9541) Ensure sub-iterators of ConjunctionDISI are on the same document

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208980#comment-17208980 ] ASF subversion and git services commented on LUCENE-9541: - Commi

[jira] [Commented] (LUCENE-9565) Fix iteration over competitive iterators

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208979#comment-17208979 ] ASF subversion and git services commented on LUCENE-9565: - Commi

[jira] [Commented] (LUCENE-9541) Ensure sub-iterators of ConjunctionDISI are on the same document

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208973#comment-17208973 ] ASF subversion and git services commented on LUCENE-9541: - Commi

[jira] [Commented] (LUCENE-9541) Ensure sub-iterators of ConjunctionDISI are on the same document

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208974#comment-17208974 ] ASF subversion and git services commented on LUCENE-9541: - Commi

[jira] [Commented] (LUCENE-9565) Fix iteration over competitive iterators

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208971#comment-17208971 ] ASF subversion and git services commented on LUCENE-9565: - Commi

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova merged pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952 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] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500461526 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500453140 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits acceptD

[jira] [Comment Edited] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-10-06 Thread Rui Pimentel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208861#comment-17208861 ] Rui Pimentel edited comment on SOLR-14066 at 10/6/20, 4:03 PM:

[jira] [Comment Edited] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-10-06 Thread Rui Pimentel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208861#comment-17208861 ] Rui Pimentel edited comment on SOLR-14066 at 10/6/20, 4:03 PM:

[jira] [Comment Edited] (SOLR-14870) gradle build does not validate ref-guide -> javadoc links

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208864#comment-17208864 ] Dawid Weiss edited comment on SOLR-14870 at 10/6/20, 3:56 PM: -

[jira] [Commented] (SOLR-14870) gradle build does not validate ref-guide -> javadoc links

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208864#comment-17208864 ] Dawid Weiss commented on SOLR-14870: Perhaps I should clarify that if the intention w

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500412063 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-10-06 Thread Rui Pimentel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208861#comment-17208861 ] Rui Pimentel commented on SOLR-14066: - Hi Erich Siffert, Did you try with Oracle >

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1943: LUCENE-9555: Advance conjuction Iterator for two phase iteration

2020-10-06 Thread GitBox
mayya-sharipova merged pull request #1943: URL: https://github.com/apache/lucene-solr/pull/1943 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

[jira] [Commented] (SOLR-14870) gradle build does not validate ref-guide -> javadoc links

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208856#comment-17208856 ] Dawid Weiss commented on SOLR-14870: I took a peek. Is there any particular reason wh

[jira] [Updated] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9564: Description: This is a trivial change but a bold move. And I'm sure it's not for everyone. I star

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208845#comment-17208845 ] Dawid Weiss commented on LUCENE-9564: - Yes, you're correct. I don't know if there is

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Varun Thacker (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208840#comment-17208840 ] Varun Thacker commented on LUCENE-9564: --- +1 to consistent and enforced formatting.

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500372658 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits acceptD

[GitHub] [lucene-solr] mayya-sharipova commented on pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova commented on pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#issuecomment-704311136 This patch works well with checks in [ConjunctionDISI](https://github.com/apache/lucene-solr/pull/1937), and all tests pass as well. After we merge this PR,

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
mayya-sharipova opened a new pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952 PR #1351 introduced a sort optimization where documents can be skipped. But iteration over competitive iterators was not properly organized, as they were not storing the current docID,

[jira] [Created] (LUCENE-9565) Fix iteration over competitive iterators

2020-10-06 Thread Mayya Sharipova (Jira)
Mayya Sharipova created LUCENE-9565: --- Summary: Fix iteration over competitive iterators Key: LUCENE-9565 URL: https://issues.apache.org/jira/browse/LUCENE-9565 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-9555) Advance conjunction Iterator for two phase iteration

2020-10-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208752#comment-17208752 ] ASF subversion and git services commented on LUCENE-9555: - Commi

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208763#comment-17208763 ] Dawid Weiss commented on LUCENE-9564: - Ideally, they should be wrapped in code block

  1   2   >