[jira] [Created] (SOLR-2636) Explain doesn't deal with negative only queries completely correctly

2011-07-05 Thread Tom Hill (JIRA)
Explain doesn't deal with negative only queries completely correctly Key: SOLR-2636 URL: https://issues.apache.org/jira/browse/SOLR-2636 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-2636) Explain doesn't deal with negative only queries completely correctly

2011-07-05 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-2636: --- Attachment: SOLR-2636 Trivial patch which just fixes the call to explain. Explain doesn't deal with

[jira] [Commented] (SOLR-2636) Explain doesn't deal with negative only queries completely correctly

2011-07-05 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060220#comment-13060220 ] Tom Hill commented on SOLR-2636: @hoss Shall I close this one? @yonik Would it make sense

[jira] [Commented] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-12-01 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034166#comment-15034166 ] Tom Hill commented on SOLR-8318: To answer my Nov 19th comment: I don't think I need to do anything with

[jira] [Commented] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-12-01 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034150#comment-15034150 ] Tom Hill commented on SOLR-8318: Right. The SimpleQueryParser has implementations of newFuzzyQuery and

[jira] [Created] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-15 Thread Tom Hill (JIRA)
Tom Hill created SOLR-8420: -- Summary: Date statistics: sumOfSquares overflows long Key: SOLR-8420 URL: https://issues.apache.org/jira/browse/SOLR-8420 Project: Solr Issue Type: Bug

[jira] [Issue Comment Deleted] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-15 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8420: --- Comment: was deleted (was: One line fix, plus tests.) > Date statistics: sumOfSquares overflows long >

[jira] [Updated] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-15 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8420: --- Attachment: 0001-Fix-overflow-in-date-statistics.patch One line fix, plus tests. > Date statistics:

[jira] [Updated] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-22 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8420: --- Attachment: StdDev.java Just a quick demo of why TestDistributedSearch is failing, when running with the

[jira] [Updated] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-18 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8420: --- Attachment: 0001-Fix-overflow-in-date-statistics.patch Fixes overflow in stddev, too. Not ready to commit. I

[jira] [Commented] (SOLR-8420) Date statistics: sumOfSquares overflows long

2015-12-28 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073165#comment-15073165 ] Tom Hill commented on SOLR-8420: Certainly could be changed. Looks like it currently would overflow if you

[jira] [Created] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-11-19 Thread Tom Hill (JIRA)
Tom Hill created SOLR-8318: -- Summary: SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries Key: SOLR-8318 URL: https://issues.apache.org/jira/browse/SOLR-8318 Project: Solr Issue

[jira] [Updated] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-11-19 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8318: --- Attachment: sqp_fuzzy_multiterm.patch > SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries >

[jira] [Commented] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-11-19 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15014551#comment-15014551 ] Tom Hill commented on SOLR-8318: In newPrefixQuery() in SimpleQParserPlugin, new queries are created like

[jira] [Updated] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-11-19 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8318: --- Attachment: (was: sqp_fuzzy_multiterm.patch) > SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy

[jira] [Updated] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2015-11-19 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8318: --- Attachment: sqp_fuzzy_multiterm.patch > SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries >

[jira] [Updated] (SOLR-8671) Date statistics: make "sum" a double instead of a long/date

2016-02-23 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8671: --- Attachment: 0001-change-date-sum-to-double.patch This patch requires the patch in SOLR-8420 be applied first,

[jira] [Updated] (SOLR-8420) Date statistics: sumOfSquares overflows long

2016-02-23 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated SOLR-8420: --- Attachment: 0001-Fix-overflow-in-date-statistics.patch This latest version of the path adds an allowance in

[jira] Created: (LUCENE-1981) Allow access to entries in the field cache

2009-10-13 Thread Tom Hill (JIRA)
Allow access to entries in the field cache -- Key: LUCENE-1981 URL: https://issues.apache.org/jira/browse/LUCENE-1981 Project: Lucene - Java Issue Type: New Feature Components: Search

[jira] Updated: (LUCENE-1981) Allow access to entries in the field cache

2009-10-13 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hill updated LUCENE-1981: - Attachment: lucene-1981.patch Here's a sample implementation. There are a number of possible ways to do

[jira] Commented: (SOLR-349) new functions for FunctionQuery

2007-09-13 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527205 ] Tom Hill commented on SOLR-349: --- It looks like you are removing the hard coded parsing of the functions in

[jira] Created: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Tom Hill (JIRA)
Use field cache when creating response, if available and configured. Key: SOLR-1508 URL: https://issues.apache.org/jira/browse/SOLR-1508 Project: Solr Issue Type: New

[jira] Commented: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765214#action_12765214 ] Tom Hill commented on SOLR-1508: The key thing I was trying to achieve here was to use