[jira] [Comment Edited] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

2020-03-12 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058449#comment-17058449 ] Munendra S N edited comment on SOLR-14073 at 3/13/20, 6:16 AM:

[jira] [Commented] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

2020-03-12 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058449#comment-17058449 ] Munendra S N commented on SOLR-14073: - Since multiple Collapse are supported should

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392043206 ## File path: solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392044537 ## File path: solr/core/src/test/org/apache/solr/handler/component/DistributedExpandComponent

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392042877 ## File path: solr/CHANGES.txt ## @@ -114,6 +114,8 @@ Improvements * SOLR-13965: In

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392044626 ## File path: solr/core/src/test/org/apache/solr/handler/component/TestExpandComponent.java

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392043916 ## File path: solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread GitBox
munendrasn commented on a change in pull request #1334: SOLR-8306: Enhance ExpandComponent to allow expand.hits=0 URL: https://github.com/apache/lucene-solr/pull/1334#discussion_r392043974 ## File path: solr/core/src/java/org/apache/solr/search/DocSlice.java ## @@ -56,7 +5

[jira] [Updated] (SOLR-8306) Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-8306: --- Status: Patch Available (was: Open) > Enhance ExpandComponent to allow expand.hits=0 > --

[jira] [Commented] (SOLR-8306) Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058442#comment-17058442 ] Munendra S N commented on SOLR-8306: [^SOLR-8306.patch] Thanks [~adhenderson] for th

[jira] [Updated] (SOLR-8306) Enhance ExpandComponent to allow expand.hits=0

2020-03-12 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-8306: --- Attachment: SOLR-8306.patch > Enhance ExpandComponent to allow expand.hits=0 > ---

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument

2020-03-12 Thread GitBox
dnhatn commented on a change in pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument URL: https://github.com/apache/lucene-solr/pull/1346#discussion_r392011697 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriter.java

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument

2020-03-12 Thread GitBox
dnhatn commented on a change in pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument URL: https://github.com/apache/lucene-solr/pull/1346#discussion_r392011485 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriterPerThread.

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1298: SOLR-14289 Skip ZkChroot check when not necessary

2020-03-12 Thread GitBox
dsmiley commented on a change in pull request #1298: SOLR-14289 Skip ZkChroot check when not necessary URL: https://github.com/apache/lucene-solr/pull/1298#discussion_r391985435 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -285,7 +

[GitHub] [lucene-solr] madrob commented on a change in pull request #1298: SOLR-14289 Skip ZkChroot check when not necessary

2020-03-12 Thread GitBox
madrob commented on a change in pull request #1298: SOLR-14289 Skip ZkChroot check when not necessary URL: https://github.com/apache/lucene-solr/pull/1298#discussion_r391898475 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -285,7 +2

[jira] [Comment Edited] (SOLR-10336) NPE during queryCache warming

2020-03-12 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058204#comment-17058204 ] Joel Bernstein edited comment on SOLR-10336 at 3/12/20, 7:40 PM: --

[jira] [Commented] (SOLR-10336) NPE during queryCache warming

2020-03-12 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058204#comment-17058204 ] Joel Bernstein commented on SOLR-10336: --- This is likely resolved as well > NPE dur

[GitHub] [lucene-solr] madrob opened a new pull request #1347: SOLR-14322 Improve AbstractFullDistribZkTestBase.waitForThingsToLevelOut

2020-03-12 Thread GitBox
madrob opened a new pull request #1347: SOLR-14322 Improve AbstractFullDistribZkTestBase.waitForThingsToLevelOut URL: https://github.com/apache/lucene-solr/pull/1347 https://issues.apache.org/jira/browse/SOLR-14322 This is an

[GitHub] [lucene-solr] s1monw commented on issue #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument

2020-03-12 Thread GitBox
s1monw commented on issue #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument URL: https://github.com/apache/lucene-solr/pull/1346#issuecomment-598371903 @uschindler I would love to get your input here too --

[jira] [Commented] (LUCENE-9274) UnifiedHighlighter cannot handle SpanMultiTermQueryWrapper with an Automaton of type SINGLE

2020-03-12 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058188#comment-17058188 ] David Smiley commented on LUCENE-9274: -- Yes indeed; the latter part of my comment h

[jira] [Created] (LUCENE-9277) UnifiedHighlighter: internally visit the query tree once

2020-03-12 Thread David Smiley (Jira)
David Smiley created LUCENE-9277: Summary: UnifiedHighlighter: internally visit the query tree once Key: LUCENE-9277 URL: https://issues.apache.org/jira/browse/LUCENE-9277 Project: Lucene - Core

[GitHub] [lucene-solr] s1monw opened a new pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument

2020-03-12 Thread GitBox
s1monw opened a new pull request #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument URL: https://github.com/apache/lucene-solr/pull/1346 Today we have a large amount of duplicated code that is rather of complex nature. This change consolidates the code-paths to

[GitHub] [lucene-solr] s1monw commented on issue #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument

2020-03-12 Thread GitBox
s1monw commented on issue #1346: LUCENE-9276: Use same code-path for updateDocuments and updateDocument URL: https://github.com/apache/lucene-solr/pull/1346#issuecomment-598351277 @mikemccand @dnhatn wanna take a look This is

[jira] [Created] (LUCENE-9276) Consolidate DW(PT)#updateDocument and #updateDocuments

2020-03-12 Thread Simon Willnauer (Jira)
Simon Willnauer created LUCENE-9276: --- Summary: Consolidate DW(PT)#updateDocument and #updateDocuments Key: LUCENE-9276 URL: https://issues.apache.org/jira/browse/LUCENE-9276 Project: Lucene - Core

[GitHub] [lucene-solr] sigram commented on a change in pull request #1329: SOLR-14275: Policy calculations are very slow for large clusters and large operations

2020-03-12 Thread GitBox
sigram commented on a change in pull request #1329: SOLR-14275: Policy calculations are very slow for large clusters and large operations URL: https://github.com/apache/lucene-solr/pull/1329#discussion_r391797970 ## File path: solr/core/src/java/org/apache/solr/cloud/autoscaling/In

[jira] [Resolved] (SOLR-14316) Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() method

2020-03-12 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-14316. -- Fix Version/s: 8.6 master (9.0) Resolu

[GitHub] [lucene-solr] tflobbe merged pull request #1344: SOLR-14316 Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() squashed

2020-03-12 Thread GitBox
tflobbe merged pull request #1344: SOLR-14316 Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() squashed URL: https://github.com/apache/lucene-solr/pull/1344 This is an automated message from

[jira] [Commented] (LUCENE-9274) UnifiedHighlighter cannot handle SpanMultiTermQueryWrapper with an Automaton of type SINGLE

2020-03-12 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058078#comment-17058078 ] Alan Woodward commented on LUCENE-9274: --- I think ideally we'd merge UnifiedHighlig

[jira] [Resolved] (SOLR-14324) infra-solr commands are not working in Linux server

2020-03-12 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14324. --- Resolution: Incomplete First, here’s not nearly enough information here to even begin to help

[jira] [Commented] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058031#comment-17058031 ] Ishan Chattopadhyaya commented on SOLR-14314: - Please ask in solr-users. The

[jira] [Comment Edited] (LUCENE-8929) Early Terminating CollectorManager

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057997#comment-17057997 ] Jim Ferenczi edited comment on LUCENE-8929 at 3/12/20, 3:05 PM: --

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057997#comment-17057997 ] Jim Ferenczi commented on LUCENE-8929: -- Thanks [~sokolov], sorry for the unstructur

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2020-03-12 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057967#comment-17057967 ] Michael Sokolov commented on LUCENE-8929: - Thanks for the insightful comments, [

[jira] [Assigned] (SOLR-13264) unexpected autoscaling set-trigger response

2020-03-12 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-13264: --- Assignee: Andrzej Bialecki > unexpected autoscaling set-trigger response > -

[jira] [Commented] (SOLR-13807) Caching for term facet counts

2020-03-12 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057947#comment-17057947 ] Michael Gibney commented on SOLR-13807: --- Still working at [PR #751|https://github.c

[GitHub] [lucene-solr] magibney commented on issue #751: SOLR-13132: single sweep iteration over base, foreground, and background sets for "relatedness" calculation

2020-03-12 Thread GitBox
magibney commented on issue #751: SOLR-13132: single sweep iteration over base, foreground, and background sets for "relatedness" calculation URL: https://github.com/apache/lucene-solr/pull/751#issuecomment-598193540 Force push of bc4b18f separates into two logical commits: one introduces

[jira] [Commented] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-03-12 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057931#comment-17057931 ] Tomoko Uchida commented on LUCENE-9136: --- [~jim.ferenczi] Thank you for elaborating

[jira] [Updated] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Sun updated SOLR-14314: - Attachment: solrlog.tar.gz > Solr does not response most of the update request some times > -

[jira] [Commented] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057919#comment-17057919 ] Aaron Sun commented on SOLR-14314: -- After more stability test, it turned out that big pa

[jira] [Commented] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057912#comment-17057912 ] Aaron Sun commented on SOLR-14314: -- Update: After more stability test, it turned out th

[jira] [Issue Comment Deleted] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Sun updated SOLR-14314: - Comment: was deleted (was: Update: After more stability test, it turned out that big pause could still h

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

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057911#comment-17057911 ] Jim Ferenczi commented on LUCENE-9004: -- I like this issue a lot and all the discuss

[jira] [Commented] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057886#comment-17057886 ] Jim Ferenczi commented on LUCENE-9136: -- Thanks for chiming in [~tomoko]. Although I

[GitHub] [lucene-solr] iverase opened a new pull request #1345: make TestLatLonMultiPolygonShapeQueries more resilient for CONTAINS queries

2020-03-12 Thread GitBox
iverase opened a new pull request #1345: make TestLatLonMultiPolygonShapeQueries more resilient for CONTAINS queries URL: https://github.com/apache/lucene-solr/pull/1345 This test can fail when a circle goes over the pole as distance point to line can have quite a bit of error.

[jira] [Created] (LUCENE-9275) TestLatLonMultiPolygonShapeQueries failure

2020-03-12 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9275: Summary: TestLatLonMultiPolygonShapeQueries failure Key: LUCENE-9275 URL: https://issues.apache.org/jira/browse/LUCENE-9275 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-03-12 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057878#comment-17057878 ] Tomoko Uchida commented on LUCENE-9136: --- {code} Do we need a new VectorFormat that

[jira] [Created] (SOLR-14324) infra-solr commands are not working in Linux server

2020-03-12 Thread GANESAN.P (Jira)
GANESAN.P created SOLR-14324: Summary: infra-solr commands are not working in Linux server Key: SOLR-14324 URL: https://issues.apache.org/jira/browse/SOLR-14324 Project: Solr Issue Type: Bug

[GitHub] [lucene-solr] jimczi commented on issue #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score

2020-03-12 Thread GitBox
jimczi commented on issue #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score URL: https://github.com/apache/lucene-solr/pull/1316#issuecomment-598150417 Thanks for the ping @msokolov . > if you can comment on whether the MaxScoreAccumulator still p

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-12 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r391552531 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-12 Thread GitBox
mocobeta commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r391547313 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to t

[jira] [Commented] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057803#comment-17057803 ] Jim Ferenczi commented on LUCENE-9136: -- > ??I was thinking we could actually reuse

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-12 Thread GitBox
dweiss commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r391523979 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to the

[jira] [Commented] (SOLR-13944) CollapsingQParserPlugin throws NPE instead of bad request

2020-03-12 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057784#comment-17057784 ] Lucene/Solr QA commented on SOLR-13944: --- | (x) *{color:red}-1 overall{color}* | \\

[jira] [Comment Edited] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057767#comment-17057767 ] Aaron Sun edited comment on SOLR-14314 at 3/12/20, 10:09 AM: -

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2020-03-12 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057773#comment-17057773 ] Jim Ferenczi commented on LUCENE-8929: -- Interesting results [~sokolov] and thanks f

[jira] [Commented] (SOLR-14314) Solr does not response most of the update request some times

2020-03-12 Thread Aaron Sun (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057767#comment-17057767 ] Aaron Sun commented on SOLR-14314: -- [~ichattopadhyaya]   Thanks for the valuable answer.

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task

2020-03-12 Thread GitBox
mocobeta commented on a change in pull request #1304: LUCENE-9242: generate javadocs by calling Ant javadoc task URL: https://github.com/apache/lucene-solr/pull/1304#discussion_r391504306 ## File path: gradle/invoke-javadoc.gradle ## @@ -0,0 +1,335 @@ +/* + * Licensed to t

[jira] [Comment Edited] (SOLR-13264) unexpected autoscaling set-trigger response

2020-03-12 Thread Christof Lorenz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057728#comment-17057728 ] Christof Lorenz edited comment on SOLR-13264 at 3/12/20, 9:03 AM: -

[jira] [Commented] (SOLR-13264) unexpected autoscaling set-trigger response

2020-03-12 Thread Christof Lorenz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057728#comment-17057728 ] Christof Lorenz commented on SOLR-13264: This is where the problem is, it looks l

[jira] [Commented] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-12 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057682#comment-17057682 ] Hongtai Xue commented on SOLR-14300: hi, I attached a patch to fix this issue. h3. ab

[jira] [Updated] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-12 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongtai Xue updated SOLR-14300: --- Attachment: SOLR-14300.patch > Some conditional clauses on unindexed field will be ignored by query p

[jira] [Updated] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-12 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongtai Xue updated SOLR-14300: --- Labels: newbie patch (was: patch) > Some conditional clauses on unindexed field will be ignored by q

[jira] [Updated] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-12 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongtai Xue updated SOLR-14300: --- Labels: patch (was: ) > Some conditional clauses on unindexed field will be ignored by query parser

[jira] [Updated] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-12 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongtai Xue updated SOLR-14300: --- Fix Version/s: 7.3 7.4 7.5 7.