[jira] [Updated] (LUCENE-8666) NPE in o.a.l.codecs.perfield.PerFieldPostingsFormat

2019-01-31 Thread Johannes Kloos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Kloos updated LUCENE-8666: --- Environment: Running on Unix, using a git checkout close to master. h2. Steps to reproduce

[jira] [Updated] (SOLR-13180) ClassCastExceptions in o.a.s.s.facet.FacetModule for valid JSON inputs that are not objects

2019-01-31 Thread Johannes Kloos (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Kloos updated SOLR-13180: -- Environment: Running on Unix, using a git checkout close to master. h2. Steps to reproduce  *

[jira] [Updated] (SOLR-13200) Parsing of invalid query yields NPE

2019-01-31 Thread Johannes Kloos (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Kloos updated SOLR-13200: -- Environment: h1. Steps to reproduce   * Use a Linux machine. *  Build commit \{{ea2c8ba}} of

[jira] [Updated] (LUCENE-8673) Use radix partitioning when merging dimensional points

2019-01-31 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8673: - Summary: Use radix partitioning when merging dimensional points (was: Use radix sorting when me

[GitHub] iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252685840 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252685917 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[jira] [Created] (SOLR-13206) ArrayIndexOutOfBoundsException in org/apache/solr/request/SimpleFacets.java[705]

2019-01-31 Thread Marek (JIRA)
Marek created SOLR-13206: Summary: ArrayIndexOutOfBoundsException in org/apache/solr/request/SimpleFacets.java[705] Key: SOLR-13206 URL: https://issues.apache.org/jira/browse/SOLR-13206 Project: Solr

Re: [DISCUSS] Opening old indices for reading

2019-01-31 Thread Adrien Grand
This looks reasonable to me. On Tue, Jan 29, 2019 at 4:23 PM Simon Willnauer wrote: > > thanks folks, > > these are all good points. I created a first cut of what I had in mind > [1] . It's relatively simple and from a java visibility perspective > the only change that a user can take advantage o

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252678760 ## File path: solr/solr-ref-guide/src/nested-documents.adoc ## @@ -36,17 +36,20 @@ Nested documents may be indexed via either the XML

[jira] [Created] (SOLR-13207) AIOOBE in calculateMinShouldMatch

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13207: - Summary: AIOOBE in calculateMinShouldMatch Key: SOLR-13207 URL: https://issues.apache.org/jira/browse/SOLR-13207 Project: Solr Issue Type: Bug Securi

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252679806 ## File path: solr/solr-ref-guide/src/nested-documents.adoc ## @@ -36,17 +36,20 @@ Nested documents may be indexed via either the XML

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252680285 ## File path: solr/solr-ref-guide/src/nested-documents.adoc ## @@ -36,17 +36,20 @@ Nested documents may be indexed via either the XML

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252679601 ## File path: solr/solr-ref-guide/src/nested-documents.adoc ## @@ -36,17 +36,20 @@ Nested documents may be indexed via either the XML

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252681533 ## File path: solr/solr-ref-guide/src/nested-documents.adoc ## @@ -264,11 +273,12 @@ For the upcoming examples, assume the following

[jira] [Commented] (LUCENE-8673) Use radix partitioning when merging dimensional points

2019-01-31 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757267#comment-16757267 ] Ignacio Vera commented on LUCENE-8673: -- Changed :) > Use radix partitioning when m

[GitHub] iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
iverase commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252680898 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/PointReader.java ## @@

[jira] [Commented] (LUCENE-8673) Use radix sorting when merging dimensional points

2019-01-31 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757251#comment-16757251 ] Adrien Grand commented on LUCENE-8673: -- The title of this issue and of the PR is a

[GitHub] dsmiley commented on a change in pull request #549: WIP:SOLR-13129

2019-01-31 Thread GitBox
dsmiley commented on a change in pull request #549: WIP:SOLR-13129 URL: https://github.com/apache/lucene-solr/pull/549#discussion_r252675373 ## File path: solr/solr-ref-guide/src/json-facet-api.adoc ## @@ -664,7 +664,7 @@ NOTE: While a `query` domain can be combined with an

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-01-31 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459352035 @uschindler thanks - any concerns with merging this to the master branch before you have a chance to check? I'd be interested in getting this change int

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252660260 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252659441 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252670304 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252662281 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252662782 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDRadixSelector.java

[GitHub] jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
jpountz commented on a change in pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556#discussion_r252671868 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/PointReader.java ## @@

[jira] [Created] (SOLR-13205) StringIndexOutOfBoundsException in SolrQueryParserBase.getFieldQuery

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13205: - Summary: StringIndexOutOfBoundsException in SolrQueryParserBase.getFieldQuery Key: SOLR-13205 URL: https://issues.apache.org/jira/browse/SOLR-13205 Project: Solr

[jira] [Created] (SOLR-13204) ArrayIndexOutOfBoundsException in org/apache/solr/search/grouping/endresulttransformer/MainEndResultTransformer.java[36]

2019-01-31 Thread Marek (JIRA)
Marek created SOLR-13204: Summary: ArrayIndexOutOfBoundsException in org/apache/solr/search/grouping/endresulttransformer/MainEndResultTransformer.java[36] Key: SOLR-13204 URL: https://issues.apache.org/jira/browse/SOLR-1

[jira] [Updated] (SOLR-13187) NullPointerException at o.a.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13187: --- Labels: diffblue newdev (was: diffblue) > NullPointerException at o.a.solr.search.QParser.ge

[jira] [Updated] (SOLR-13183) NullPointerException at o.a.solr.servlet.SolrDispatchFilter.doFilter

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13183: --- Labels: diffblue newdev (was: diffblue) > NullPointerException at o.a.solr.servlet.SolrDispa

[jira] [Commented] (SOLR-13180) ClassCastExceptions in o.a.s.s.facet.FacetModule for valid JSON inputs that are not objects

2019-01-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757233#comment-16757233 ] Jan Høydahl commented on SOLR-13180: To reproduce: {code:java} bin/solr start -c bin/

[jira] [Updated] (SOLR-13187) NullPointerException at o.a.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13187: --- Labels: diffblue (was: ) > NullPointerException at o.a.solr.search.QParser.getParser > -

[jira] [Updated] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13202: --- Description: Requesting any of the following URLs causes Solr to return an HTTP 500 error re

[jira] [Updated] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13181: --- Labels: diffblue (was: ) > NullPointerException in org.apache.solr.request.macro.MacroExpand

[jira] [Updated] (SOLR-13183) NullPointerException at o.a.solr.servlet.SolrDispatchFilter.doFilter

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13183: --- Labels: diffblue (was: ) > NullPointerException at o.a.solr.servlet.SolrDispatchFilter.doFil

[jira] [Updated] (SOLR-13196) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13196: --- Labels: diffblue newdev (was: diffblue) > NullPointerException in > o.a.solr.search.facet.F

[jira] [Updated] (SOLR-13198) NullPointerException in org.apache.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13198: --- Labels: diffblue newdev (was: diffblue) > NullPointerException in org.apache.solr.search.QPa

[jira] [Updated] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13202: --- Labels: diffblue newdev (was: diffblue) > Three NullPointerExceptions in org.apache.solr.sea

[jira] [Updated] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13181: --- Labels: diffblue newdev (was: diffblue) > NullPointerException in org.apache.solr.request.ma

[jira] [Updated] (SOLR-13180) ClassCastExceptions in o.a.s.s.facet.FacetModule for valid JSON inputs that are not objects

2019-01-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13180: --- Attachment: SOLR-13180.patch > ClassCastExceptions in o.a.s.s.facet.FacetModule for valid JSON inputs

[jira] [Created] (LUCENE-8674) UnsupportedOperationException due to call to o.a.l.q.f.FunctionValues.floatVal

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created LUCENE-8674: -- Summary: UnsupportedOperationException due to call to o.a.l.q.f.FunctionValues.floatVal Key: LUCENE-8674 URL: https://issues.apache.org/jira/browse/LUCENE-8674 Pr

[jira] [Updated] (SOLR-13198) NullPointerException in org.apache.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13198: --- Labels: diffblue (was: ) > NullPointerException in org.apache.solr.search.QParser.getParser

[jira] [Updated] (SOLR-13196) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13196: --- Labels: diffblue (was: ) > NullPointerException in > o.a.solr.search.facet.FacetFieldProces

[jira] [Updated] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13202: --- Labels: diffblue (was: ) > Three NullPointerExceptions in org.apache.solr.search.JoinQuery.h

Re: Reporting multiple issues triggering an HTTP 500 in Solr

2019-01-31 Thread Jan Høydahl
Thanks for the reports, it will be good to get rid of NPEs even if the input values are not likely to happen IRL. Reading your blog post, at the bottom you have a table with various kinds of exceptions triggering 500 responses. Out of those, most are expected and wanted errors in my opinion, such

[GitHub] iverase opened a new pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points

2019-01-31 Thread GitBox
iverase opened a new pull request #556: LUCENE-8673: Use radix sorting when merging dimensional points URL: https://github.com/apache/lucene-solr/pull/556 Radix selection implementation when merging BKD segments This is an au

[jira] [Created] (LUCENE-8673) Use radix sorting when merging dimensional points

2019-01-31 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8673: Summary: Use radix sorting when merging dimensional points Key: LUCENE-8673 URL: https://issues.apache.org/jira/browse/LUCENE-8673 Project: Lucene - Core Iss

[jira] [Created] (SOLR-13201) NullPointerException in ConcurrentHashMap caused by passing null to get mmethod in org/apache/solr/schema/IndexSchema.java[1201]

2019-01-31 Thread Marek (JIRA)
Marek created SOLR-13201: Summary: NullPointerException in ConcurrentHashMap caused by passing null to get mmethod in org/apache/solr/schema/IndexSchema.java[1201] Key: SOLR-13201 URL: https://issues.apache.org/jira/brows

[jira] [Created] (SOLR-13203) RuntimeException causing a 500 response code for invalid user input

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13203: - Summary: RuntimeException causing a 500 response code for invalid user input Key: SOLR-13203 URL: https://issues.apache.org/jira/browse/SOLR-13203 Project: Solr

[jira] [Created] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-01-31 Thread Cesar Rodriguez (JIRA)
Cesar Rodriguez created SOLR-13202: -- Summary: Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode() Key: SOLR-13202 URL: https://issues.apache.org/jira/browse/SOLR-13202 Project:

[jira] [Created] (SOLR-13200) Parsing of invalid query yields NPE

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13200: - Summary: Parsing of invalid query yields NPE Key: SOLR-13200 URL: https://issues.apache.org/jira/browse/SOLR-13200 Project: Solr Issue Type: Bug Secu

[jira] [Resolved] (SOLR-13193) LeaderTragicEventTest doesn't catch NoSuchFileException when corrupting files

2019-01-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-13193. Resolution: Fixed Fix Version/s: master (9.0) > LeaderTragicEventTest doesn't catch NoSuchFi

[jira] [Created] (SOLR-13199) NPE due to unexpected null return value from QueryBitSetProducer.getBitSet

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13199: - Summary: NPE due to unexpected null return value from QueryBitSetProducer.getBitSet Key: SOLR-13199 URL: https://issues.apache.org/jira/browse/SOLR-13199 Project: S

[jira] [Updated] (SOLR-13198) NullPointerException in org.apache.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13198: --- Description: Requesting the following URL causes Solr to return an HTTP 500 error response: {

[jira] [Updated] (SOLR-13194) NullPointerException in org/apache/solr/handler/component/ExpandComponent.java[240]

2019-01-31 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13194: - Attachment: home.zip > NullPointerException in > org/apache/solr/handler/component/ExpandComponent.java[240] > -

[jira] [Created] (SOLR-13198) NullPointerException in org.apache.solr.search.QParser.getParser

2019-01-31 Thread Cesar Rodriguez (JIRA)
Cesar Rodriguez created SOLR-13198: -- Summary: NullPointerException in org.apache.solr.search.QParser.getParser Key: SOLR-13198 URL: https://issues.apache.org/jira/browse/SOLR-13198 Project: Solr

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

2019-01-31 Thread Marek (JIRA)
Marek created SOLR-13197: Summary: NullPointerException in org/apache/solr/handler/component/StatsField.java[251] Key: SOLR-13197 URL: https://issues.apache.org/jira/browse/SOLR-13197 Project: Solr

[jira] [Closed] (LUCENE-8672) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez closed LUCENE-8672. --- Moving this ticket to Solr > NullPointerException in > o.a.solr.search.facet.FacetFieldProcess

[jira] [Created] (SOLR-13194) NullPointerException in org/apache/solr/handler/component/ExpandComponent.java[240]

2019-01-31 Thread Marek (JIRA)
Marek created SOLR-13194: Summary: NullPointerException in org/apache/solr/handler/component/ExpandComponent.java[240] Key: SOLR-13194 URL: https://issues.apache.org/jira/browse/SOLR-13194 Project: Solr

[jira] [Created] (SOLR-13196) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
Cesar Rodriguez created SOLR-13196: -- Summary: NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots() Key: SOLR-13196 URL: https://issues.apache.org/jira/browse/SOLR-13196

[jira] [Commented] (SOLR-13195) NPE caused by distributed queries when no shards are configured

2019-01-31 Thread Johannes Kloos (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757148#comment-16757148 ] Johannes Kloos commented on SOLR-13195: --- Related crashes: [http://localhost:8983/s

[jira] [Resolved] (LUCENE-8672) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez resolved LUCENE-8672. - Resolution: Invalid Sorry, I should have reported this in Solr, not in Lucene. Moving it

[jira] [Updated] (LUCENE-8672) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated LUCENE-8672: Description: Requesting the following URL causes Solr to return an HTTP 500 error response

[jira] [Created] (LUCENE-8672) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
Cesar Rodriguez created LUCENE-8672: --- Summary: NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots() Key: LUCENE-8672 URL: https://issues.apache.org/jira/browse/LUCENE-8672

[jira] [Updated] (LUCENE-8672) NullPointerException in o.a.solr.search.facet.FacetFieldProcessor.findTopSlots()

2019-01-31 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated LUCENE-8672: Attachment: home.zip > NullPointerException in > o.a.solr.search.facet.FacetFieldProcesso

[jira] [Created] (SOLR-13195) NPE caused by distributed queries when no shards are configured

2019-01-31 Thread Johannes Kloos (JIRA)
Johannes Kloos created SOLR-13195: - Summary: NPE caused by distributed queries when no shards are configured Key: SOLR-13195 URL: https://issues.apache.org/jira/browse/SOLR-13195 Project: Solr

[jira] [Commented] (SOLR-12743) Memory leak introduced in Solr 7.3.0

2019-01-31 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757133#comment-16757133 ] Markus Jelsma commented on SOLR-12743: -- Hello [~mgibney], I tried to pin down the p

[jira] [Commented] (SOLR-13193) LeaderTragicEventTest doesn't catch NoSuchFileException when corrupting files

2019-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757127#comment-16757127 ] ASF subversion and git services commented on SOLR-13193: Commit 4

[jira] [Commented] (LUCENE-8670) Add LatLonShapePointQuery to support Point / MultiPoint queries on indexed LatLonShape fields

2019-01-31 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757107#comment-16757107 ] Ignacio Vera commented on LUCENE-8670: -- It seems there is a typo in one of the test

[jira] [Commented] (SOLR-13128) Upgrade to Apache Tika 1.20

2019-01-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757104#comment-16757104 ] Jan Høydahl commented on SOLR-13128: Hi, you may want to follow the Upgrading Tika st

[jira] [Commented] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757087#comment-16757087 ] Andrzej Bialecki commented on SOLR-13159: -- This patch adds a warning in the sec

[jira] [Updated] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13159: - Attachment: SOLR-13159.patch > Autoscaling not distributing collection evenly > -

[jira] [Commented] (SOLR-13166) Add smart checks for Config and Schema API in Solr to avoid malicious updates

2019-01-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757081#comment-16757081 ] Jan Høydahl commented on SOLR-13166: Make sure to test the Admin UI's Schema Browser

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-12-ea+23) - Build # 111 - Unstable!

2019-01-31 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/111/ Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution Error Message: 0.7985724455667692 0.8198172030836861 Stac

[jira] [Commented] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757077#comment-16757077 ] Andrzej Bialecki commented on SOLR-13159: -- Thank you Gus for confirming this!

[jira] [Assigned] (SOLR-13159) Autoscaling not distributing collection evenly

2019-01-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-13159: Assignee: Andrzej Bialecki > Autoscaling not distributing collection evenly > ---

[jira] [Commented] (LUCENE-8669) LatLonShape WITHIN queries fail with Multiple search Polygons that share the dateline

2019-01-31 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757071#comment-16757071 ] Ignacio Vera commented on LUCENE-8669: -- +1 thanks [~nknize]. When working on LUCENE

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1246 - Still Failing

2019-01-31 Thread Dawid Weiss
Filed SOLR-13193. Patch trivial. On Wed, Jan 30, 2019 at 5:17 PM Apache Jenkins Server wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1246/ > > No tests ran. > > Build Log: > [...truncated 23440 lines...] > [asciidoctor:convert] asciidoctor: ERROR: about-this-guid

[jira] [Created] (SOLR-13193) LeaderTragicEventTest doesn't catch NoSuchFileException when corrupting files

2019-01-31 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-13193: -- Summary: LeaderTragicEventTest doesn't catch NoSuchFileException when corrupting files Key: SOLR-13193 URL: https://issues.apache.org/jira/browse/SOLR-13193 Project: Solr

[jira] [Commented] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-01-31 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757036#comment-16757036 ] Mikhail Khludnev commented on SOLR-7414: No votes for public method change, yet. [

[jira] [Commented] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-01-31 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757027#comment-16757027 ] Munendra S N commented on SOLR-7414: [~mkhludnev] Any progress here?? > CSVResponseWr

[GitHub] uschindler commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-01-31 Thread GitBox
uschindler commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459260156 Hi, > * Forbiddenapis (even with SuppressForbidden) kept saying that https://github.com/apache/hadoop/blob/branch-3.2/hadoop-common-project/had

<    1   2