[jira] Updated: (LUCENE-1536) if a filter can support random access API, we should use it

2009-04-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1536: - Attachment: LUCENE-1536.patch * Filter has a parameter for included deletes.

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701261#action_12701261 ] Robert Muir commented on LUCENE-1606: - found this interesting article applicable to

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701279#action_12701279 ] Eks Dev commented on LUCENE-1606: - Robert, in order for Lev. Automata to work, you need

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701285#action_12701285 ] Robert Muir commented on LUCENE-1606: - eks: the AutomatonTermEnumerator in this patch

Re: [jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Goddard, Michael J.
Q - Original Message - From: java-dev-return-32502-michael.j.goddard=saic@lucene.apache.org java-dev-return-32502-michael.j.goddard=saic@lucene.apache.org To: java-dev@lucene.apache.org java-dev@lucene.apache.org Sent: Tue Apr 21 18:02:47 2009 Subject: [jira] Commented:

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701298#action_12701298 ] Eks Dev commented on LUCENE-1606: - hmmm, sounds like good idea, but I am still not

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701303#action_12701303 ] Robert Muir commented on LUCENE-1606: - eks, well it does work well for fuzzy n=1 (I

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-04-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701304#action_12701304 ] Robert Muir commented on LUCENE-1606: - eks in your example it does three comparisons

[jira] Created: (LUCENE-1608) CustomScoreQuery should support arbitrary Queries

2009-04-21 Thread Steven Bethard (JIRA)
CustomScoreQuery should support arbitrary Queries - Key: LUCENE-1608 URL: https://issues.apache.org/jira/browse/LUCENE-1608 Project: Lucene - Java Issue Type: New Feature Components:

[jira] Updated: (LUCENE-1550) Add N-Gram String Matching for Spell Checking

2009-04-21 Thread Thomas Morton (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Morton updated LUCENE-1550: -- Attachment: LUCENE-1550.patch Fixes the empty string case. Adds some additional unit tests.

[jira] Commented: (LUCENE-1550) Add N-Gram String Matching for Spell Checking

2009-04-21 Thread Thomas Morton (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701362#action_12701362 ] Thomas Morton commented on LUCENE-1550: --- The implementations returns a normalized