[jira] [Created] (LUCENE-5749) analyzers should be further customizable to allow for better code reuse

2014-06-10 Thread Jamie (JIRA)
Jamie created LUCENE-5749: - Summary: analyzers should be further customizable to allow for better code reuse Key: LUCENE-5749 URL: https://issues.apache.org/jira/browse/LUCENE-5749 Project: Lucene - Core

[jira] [Updated] (LUCENE-5749) analyzers should be further customizable to allow for better code reuse

2014-06-10 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie updated LUCENE-5749: -- Priority: Minor (was: Major) analyzers should be further customizable to allow for better code reuse

[jira] [Commented] (LUCENE-5749) analyzers should be further customizable to allow for better code reuse

2014-06-10 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026294#comment-14026294 ] Jamie commented on LUCENE-5749: --- Its not really two lines of code. There are many

[jira] [Commented] (LUCENE-5749) analyzers should be further customizable to allow for better code reuse

2014-06-10 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026302#comment-14026302 ] Jamie commented on LUCENE-5749: --- Robert, I've already completed the exercise. It wasn't

[jira] [Created] (LUCENE-4270) query = queryParser.parse(attach:1) yields empty BooleanQuery object

2012-07-30 Thread Jamie (JIRA)
Jamie created LUCENE-4270: - Summary: query = queryParser.parse(attach:1) yields empty BooleanQuery object Key: LUCENE-4270 URL: https://issues.apache.org/jira/browse/LUCENE-4270 Project: Lucene - Core

[jira] [Updated] (LUCENE-4270) query = queryParser.parse(attach:1) yields empty BooleanQuery object

2012-07-30 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie updated LUCENE-4270: -- Affects Version/s: (was: 3.0) 4.0-ALPHA query = queryParser.parse(attach:1)

[jira] [Closed] (LUCENE-4270) query = queryParser.parse(attach:1) yields empty BooleanQuery object

2012-07-30 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie closed LUCENE-4270. - Resolution: Not A Problem query = queryParser.parse(attach:1) yields empty BooleanQuery object

[jira] [Created] (LUCENE-4218) contrary to documentation Document.get(field) on numeric field returns null

2012-07-12 Thread Jamie (JIRA)
Jamie created LUCENE-4218: - Summary: contrary to documentation Document.get(field) on numeric field returns null Key: LUCENE-4218 URL: https://issues.apache.org/jira/browse/LUCENE-4218 Project: Lucene - Java

[jira] Commented: (SOLR-236) Field collapsing

2010-09-22 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913618#action_12913618 ] Jamie commented on SOLR-236: When using collapse.includeCollapsedDocs.fl to and sorting by a

[jira] Commented: (LUCENE-1343) A replacement for AsciiFoldingFilter that does a more thorough job of removing diacritical marks or non-spacing modifiers.

2010-04-27 Thread Jamie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861275#action_12861275 ] Jamie commented on LUCENE-1343: --- Very useful for unicode normalization/folding. But after