[jira] [Created] (SOLR-7600) Many query functions will cast their operands in float and loose precision in the process.

2015-05-27 Thread Daniel Shane (JIRA)
Daniel Shane created SOLR-7600: -- Summary: Many query functions will cast their operands in float and loose precision in the process. Key: SOLR-7600 URL: https://issues.apache.org/jira/browse/SOLR-7600

[jira] [Commented] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2013-07-26 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13721187#comment-13721187 ] Shane commented on SOLR-2834: - It is the applicable portion of the query response.

[jira] [Created] (SOLR-4917) Logging UI Javascript errors

2013-06-11 Thread Shane (JIRA)
Shane created SOLR-4917: --- Summary: Logging UI Javascript errors Key: SOLR-4917 URL: https://issues.apache.org/jira/browse/SOLR-4917 Project: Solr Issue Type: Bug Components: web gui

[jira] [Updated] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2013-05-08 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated SOLR-2834: Labels: patch (was: ) Priority: Blocker (was: Major) Affects Version/s: 4.2

[jira] [Updated] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2012-05-08 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated SOLR-2834: Affects Version/s: 3.6 AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

[jira] [Updated] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2012-05-08 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated SOLR-2834: Attachment: AnalysisResponseBase.patch Patch file for fix to check if the Entry value is an instance of List.

[jira] Updated: (LUCENE-2327) IndexOutOfBoundsException in FieldInfos.java

2010-03-18 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated LUCENE-2327: -- Attachment: CheckIndex.txt CheckIndex output generated by Luke v1.0.0. IndexOutOfBoundsException in

[jira] Commented: (LUCENE-2327) IndexOutOfBoundsException in FieldInfos.java

2010-03-18 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846912#action_12846912 ] Shane commented on LUCENE-2327: --- The index is relatively old and doesn't appear to have been

[jira] Commented: (LUCENE-2327) IndexOutOfBoundsException in FieldInfos.java

2010-03-18 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846954#action_12846954 ] Shane commented on LUCENE-2327: --- I believe at the time we were storing on a NAS via NFS. If

[jira] Created: (LUCENE-2327) IndexOutOfBoundsException in FieldInfos.java

2010-03-17 Thread Shane (JIRA)
IndexOutOfBoundsException in FieldInfos.java Key: LUCENE-2327 URL: https://issues.apache.org/jira/browse/LUCENE-2327 Project: Lucene - Java Issue Type: Bug Components: Index Affects