[jira] [Commented] (SOLR-11750) Collection aliases should be easier manage

2017-12-18 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295661#comment-16295661 ] Scott Stults commented on SOLR-11750: - Exactly right. This is something that I think should be added

[jira] [Created] (SOLR-11750) Collection aliases should be easier manage

2017-12-12 Thread Scott Stults (JIRA)
Scott Stults created SOLR-11750: --- Summary: Collection aliases should be easier manage Key: SOLR-11750 URL: https://issues.apache.org/jira/browse/SOLR-11750 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-6603) consider restrictions on what Similarity.coord() can return

2017-06-06 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039695#comment-16039695 ] Scott Stults commented on LUCENE-6603: -- Has this been made obsolete by LUCENE-7369? > consider

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2017-01-09 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15812880#comment-15812880 ] Scott Stults commented on SOLR-7495: [~rcmuir] added that line at the same time as the Insanity wrapper

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-09-22 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514067#comment-15514067 ] Scott Stults commented on SOLR-7495: [~rcmuir] could you weigh in on the approach of the patch? I'd be

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-07-20 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385813#comment-15385813 ] Scott Stults commented on SOLR-7495: The patch uploaded in April works for me on the 6.1 branch. Is it

[jira] [Commented] (SOLR-3916) fl parsing is sensitive to newlines at the end of field names

2016-07-17 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381283#comment-15381283 ] Scott Stults commented on SOLR-3916: Should there be a {{@Test}} annotation on {{testWhitespace()}}? I

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-07-15 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379318#comment-15379318 ] Scott Stults commented on SOLR-7495: The patched test {{testSimpleGroupedFacet}} verifies that this is

[jira] [Updated] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-04-12 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-7495: --- Attachment: SOLR-7495.patch SimpleFacets uses the insanity collector wrapper to return null docValues

[jira] [Commented] (SOLR-3191) field exclusion from fl

2016-04-11 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235622#comment-15235622 ] Scott Stults commented on SOLR-3191: Since this is essentially a wholesale rewrite of SolrReturnFields,

[jira] [Created] (SOLR-8800) The Latest Release link is out-of-date

2016-03-07 Thread Scott Stults (JIRA)
Scott Stults created SOLR-8800: -- Summary: The Latest Release link is out-of-date Key: SOLR-8800 URL: https://issues.apache.org/jira/browse/SOLR-8800 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-7597) TestRandomFaceting.testRandomFaceting failure

2015-11-18 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-7597: --- Attachment: SOLR-7597.patch This patch checks to make sure delete requests don't exceed max boolean

[jira] [Commented] (SOLR-7597) TestRandomFaceting.testRandomFaceting failure

2015-11-17 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010069#comment-15010069 ] Scott Stults commented on SOLR-7597: Would it be okay to hardcode a limit on the number of ids to

[jira] [Commented] (SOLR-3191) field exclusion from fl

2015-11-13 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004086#comment-15004086 ] Scott Stults commented on SOLR-3191: Right. The reason I ask is, aliases would be a decent alternative

[jira] [Commented] (SOLR-3191) field exclusion from fl

2015-11-12 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002827#comment-15002827 ] Scott Stults commented on SOLR-3191: I'd definitely be up for trimming out funky field name checks in

[jira] [Updated] (SOLR-8147) FieldFacetAccumulator constructor throws too many exceptions

2015-11-04 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-8147: --- Attachment: SOLR-8147.patch This patch is like the last one except it's using IOException rather than

[jira] [Commented] (SOLR-8147) FieldFacetAccumulator constructor throws too many exceptions

2015-10-24 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972855#comment-14972855 ] Scott Stults commented on SOLR-8147: You're right: SolrException isn't an IOException, and the latter

[jira] [Updated] (SOLR-3191) field exclusion from fl

2015-10-23 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3191: --- Attachment: SOLR-3191.patch I updated this patch to work on trunk. A couple of things that didn't seem

[jira] [Updated] (SOLR-4647) Grouping is broken on docvalues-only fields

2015-10-08 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-4647: --- Attachment: SOLR-4647.patch FieldType can interpret BytesRef correctly if you pass it SchemaField in

[jira] [Commented] (LUCENE-4743) ComplexPhraseQuery highlight problem after rewriting using ComplexPhraseQuery.rewrite(IndexReader)

2015-10-08 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949892#comment-14949892 ] Scott Stults commented on LUCENE-4743: -- Looking at the query structure, this could be related to

[jira] [Created] (SOLR-8147) FieldFacetAccumulator constructor throws too many exceptions

2015-10-08 Thread Scott Stults (JIRA)
Scott Stults created SOLR-8147: -- Summary: FieldFacetAccumulator constructor throws too many exceptions Key: SOLR-8147 URL: https://issues.apache.org/jira/browse/SOLR-8147 Project: Solr Issue

[jira] [Updated] (SOLR-8147) FieldFacetAccumulator constructor throws too many exceptions

2015-10-08 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-8147: --- Attachment: SOLR-8147.patch Patch removes IOException and just leaves SolrException for the

[jira] [Commented] (LUCENE-6744) equals methods should compare classes directly, not use instanceof

2015-10-07 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947564#comment-14947564 ] Scott Stults commented on LUCENE-6744: -- Java 7 is the documented minimum language level for Solr, so

[jira] [Commented] (LUCENE-5455) Nested SpanNear queries lose positional highlights

2015-10-07 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946983#comment-14946983 ] Scott Stults commented on LUCENE-5455: -- This is a duplicate of LUCENE-2287, but the added detail of

[jira] [Comment Edited] (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2015-10-07 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947050#comment-14947050 ] Scott Stults edited comment on LUCENE-2287 at 10/7/15 3:40 PM: --- LUCENE-5455

[jira] [Commented] (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2015-10-07 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947050#comment-14947050 ] Scott Stults commented on LUCENE-2287: -- LUCENE-5455 has a few tests that should be added here once

[jira] [Commented] (LUCENE-2287) Unexpected terms are highlighted within nested SpanQuery instances

2015-10-07 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947362#comment-14947362 ] Scott Stults commented on LUCENE-2287: -- Thanks Shawn and David. FYI the tests in LUCENE-5455 are

[jira] [Commented] (LUCENE-2508) Consolidate Highlighter implementations and a major refactor of the non-termvector highlighter

2014-03-16 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937464#comment-13937464 ] Scott Stults commented on LUCENE-2508: -- This is great! IIRC, one of the todo's in

[jira] [Commented] (SOLR-1726) Deep Paging and Large Results Improvements

2013-10-10 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13791495#comment-13791495 ] Scott Stults commented on SOLR-1726: Dmitry, I think scrolling would help in the case

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2013-01-30 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567049#comment-13567049 ] Scott Stults commented on SOLR-3159: It looks like the SolrJetty wiki page needs some

[jira] [Updated] (SOLR-3825) Log document IDs when they are retrieved

2012-09-17 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3825: --- Attachment: SOLR-3825.1.patch This patch goes on after the previous one to change the raw docIDs to

[jira] [Created] (SOLR-3825) Log document IDs when they are retrieved

2012-09-11 Thread Scott Stults (JIRA)
Scott Stults created SOLR-3825: -- Summary: Log document IDs when they are retrieved Key: SOLR-3825 URL: https://issues.apache.org/jira/browse/SOLR-3825 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-3825) Log document IDs when they are retrieved

2012-09-11 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3825: --- Attachment: SOLR-3825.patch Log document IDs when they are retrieved

[jira] [Updated] (SOLR-3825) Log document IDs when they are retrieved

2012-09-11 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3825: --- Attachment: SOLR-3825.patch Log document IDs when they are retrieved

[jira] [Updated] (SOLR-3825) Log document IDs when they are retrieved

2012-09-11 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3825: --- Attachment: (was: SOLR-3825.patch) Log document IDs when they are retrieved

[jira] [Commented] (SOLR-3825) Log document IDs when they are retrieved

2012-09-11 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453652#comment-13453652 ] Scott Stults commented on SOLR-3825: I updated the patch to incorporate these.

[jira] [Updated] (LUCENE-4351) Upgrade Spatial4j to 0.3

2012-09-05 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated LUCENE-4351: - Attachment: LUCENE-4351_Spatial4j_0_3.patch Updated the Eclipse classpath entry