[jira] Commented: (LUCENE-1390) add ISOLatinAccentFilter and deprecate ISOLatin1AccentFilter

2008-10-27 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643152#action_12643152 ] Andi Vajda commented on LUCENE-1390: Wow, Steve, I'm impressed. This is quite an impro

Query syntax improvement: Add one boundary range query syntax

2008-10-27 Thread Andrew Zhang
Hi, Currently, lucene query syntax supports range query like foo:[a TO b]. I didn't find a way to support one boundary range. (Or did I miss something?) After looking into the code, it seems lucene is quite close to achieve this goal. We already have RangeFilter#less and RangeFilter#more method. So

[jira] Commented: (LUCENE-1425) Add ConstantScore highlighting support to SpanScorer

2008-10-27 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642993#action_12642993 ] Mark Harwood commented on LUCENE-1425: -- Delegating responsibility away from WeightedS