[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831901#action_12831901 ] Uwe Schindler commented on LUCENE-2111: --- Mike: I reviewed this EmptyTermsEnum in

[jira] Created: (LUCENE-2258) Remove synchonized from FuzzyTermEnum#similarity(final String target)

2010-02-10 Thread Uwe Schindler (JIRA)
Remove synchonized from FuzzyTermEnum#similarity(final String target) --- Key: LUCENE-2258 URL: https://issues.apache.org/jira/browse/LUCENE-2258 Project: Lucene - Java

[jira] Updated: (LUCENE-2258) Remove synchonized from FuzzyTermEnum#similarity(final String target)

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2258: -- Attachment: LUCENE-2258.patch Patch. Remove synchonized from FuzzyTermEnum#similarity(final

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Attachment: LUCENE-2111-EmptyTermsEnum.patch Here the EmptyTermsEnum singleton patch (against

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831935#action_12831935 ] Michael McCandless commented on LUCENE-2111: Robert, I think flex was faster

[jira] Commented: (LUCENE-2154) Need a clean way for Dir/MultiReader to merge the AttributeSources of the sub-readers

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831938#action_12831938 ] Uwe Schindler commented on LUCENE-2154: --- That would work. So the MultiEnum would use

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831950#action_12831950 ] Michael McCandless commented on LUCENE-1990: Toke, are you still working on

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2111: -- Attachment: LUCENE-2111-EmptyTermsEnum.patch Updated patch for empty TermsEnum. It is now a

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831957#action_12831957 ] Michael McCandless commented on LUCENE-2111: New patch looks good Uwe --

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831962#action_12831962 ] Michael McCandless commented on LUCENE-2111: bq. Robert, I think flex was

[jira] Resolved: (LUCENE-2258) Remove synchonized from FuzzyTermEnum#similarity(final String target)

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2258. --- Resolution: Fixed Committed trunk revision: 908477 Committed 3.0 revision: 908479 Committed

[jira] Commented: (LUCENE-2111) Wrapup flexible indexing

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831980#action_12831980 ] Robert Muir commented on LUCENE-2111: - bq. Ahh, and also because your patch switches

[jira] Resolved: (LUCENE-2248) Tests using Version.LUCENE_CURRENT will produce problems in backwards branch, when development for 3.2 starts

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2248. --- Resolution: Fixed Committed revision: 908496 Tests using Version.LUCENE_CURRENT will

[jira] Updated: (LUCENE-2248) Tests using Version.LUCENE_CURRENT will produce problems in backwards branch, when development for 3.2 starts

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2248: -- Attachment: LUCENE-2248.patch I forgot to add the latest patch. Tests using

[jira] Commented: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832001#action_12832001 ] Uwe Schindler commented on LUCENE-2230: --- Hi Fuad, thanks for submitting your

[jira] Issue Comment Edited: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832001#action_12832001 ] Uwe Schindler edited comment on LUCENE-2230 at 2/10/10 2:22 PM:

[jira] Updated: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-02-10 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated LUCENE-1990: --- Attachment: LUCENE-1990-te20100210.patch Changing the code to use bitsPerValue instead of

[jira] Commented: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832027#action_12832027 ] Fuad Efendi commented on LUCENE-2230: - Hi Uwe, Thanks for the analysis! I spent only

[jira] Created: (LUCENE-2259) add IndexWriter.removeUnferencedFiles, so apps can more immediately delete index files when readers are closed

2010-02-10 Thread Michael McCandless (JIRA)
add IndexWriter.removeUnferencedFiles, so apps can more immediately delete index files when readers are closed -- Key: LUCENE-2259 URL:

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832033#action_12832033 ] Fuad Efendi commented on LUCENE-2089: - Downloadable article (PDF):

Lucene Flex Branch

2010-02-10 Thread Fuad Efendi
Hi, what is Flex Branch? Thanks - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832038#action_12832038 ] Robert Muir commented on LUCENE-2089: - Fuad, this is the wrong paper, it will not work

Re: Lucene Flex Branch

2010-02-10 Thread Robert Muir
Hello, I think of it as Mike Mccandless's Emacs workspace (joking) it is a branch located here: https://svn.apache.org/repos/asf/lucene/java/branches/flex_1458 where work on the flexible indexing feature is taking place (some background on LUCENE-1458) On Wed, Feb 10, 2010 at 10:57 AM, Fuad

[jira] Updated: (LUCENE-2259) add IndexWriter.removeUnferencedFiles, so apps can more immediately delete index files when readers are closed

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2259: --- Attachment: LUCENE-2259.patch Attached patch. I named the method

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832049#action_12832049 ] Fuad Efendi commented on LUCENE-2089: - Ok; I am trying to study DFANFA and to compare

[jira] Commented: (LUCENE-2257) relax the per-segment max unique term limit

2010-02-10 Thread Tom Burton-West (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832054#action_12832054 ] Tom Burton-West commented on LUCENE-2257: - Thanks for the patch Michael, The

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832058#action_12832058 ] Robert Muir commented on LUCENE-2089: - Fuad yes, this is the problem with the paper

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832060#action_12832060 ] Robert Muir commented on LUCENE-2089: - bq. Distance (submitted by end user) must be

[jira] Updated: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2010-02-10 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1720: - Attachment: ActivityTimeMonitor.java TestTimeLimitedIndexReader.java

Re: Lucene Flex Branch

2010-02-10 Thread Michael McCandless
:) Also LUCENE-2111 is where flex development is continuing... LUCENE-1458 got too big (loading the page was slow). Mike On Wed, Feb 10, 2010 at 11:17 AM, Robert Muir rcm...@gmail.com wrote: Hello, I think of it as Mike Mccandless's Emacs workspace (joking) it is a branch located here:

[jira] Commented: (LUCENE-2257) relax the per-segment max unique term limit

2010-02-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832076#action_12832076 ] Michael McCandless commented on LUCENE-2257: OK, I'm glad to hear that. The

[jira] Issue Comment Edited: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832096#action_12832096 ] Fuad Efendi edited comment on LUCENE-2230 at 2/10/10 5:56 PM: --

[jira] Commented: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832096#action_12832096 ] Fuad Efendi commented on LUCENE-2230: - Hi Uwe, I am trying to study Lucene-2258

[jira] Issue Comment Edited: (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832096#action_12832096 ] Fuad Efendi edited comment on LUCENE-2230 at 2/10/10 6:22 PM: --

[jira] Issue Comment Edited: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832049#action_12832049 ] Fuad Efendi edited comment on LUCENE-2089 at 2/10/10 6:25 PM: --

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832119#action_12832119 ] Robert Muir commented on LUCENE-2089: - bq. but BKTree can help only if threshold is

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832130#action_12832130 ] Fuad Efendi commented on LUCENE-2089: - What about this,

[jira] Issue Comment Edited: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832130#action_12832130 ] Fuad Efendi edited comment on LUCENE-2089 at 2/10/10 7:09 PM: --

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832136#action_12832136 ] Robert Muir commented on LUCENE-2089: - Fuad as far as edit distances go, I am

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832143#action_12832143 ] Fuad Efendi commented on LUCENE-2089: - Hi Robert, Yes, I agree; we need to stick with

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832150#action_12832150 ] Robert Muir commented on LUCENE-2089: - bq. and we need to be able to compare old

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832173#action_12832173 ] Fuad Efendi commented on LUCENE-2089: - For LUCENE-2230 I did a lot of long-run

[jira] Issue Comment Edited: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832173#action_12832173 ] Fuad Efendi edited comment on LUCENE-2089 at 2/10/10 8:27 PM: --

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832182#action_12832182 ] Robert Muir commented on LUCENE-2089: - bq. what I am trying to say is this: can DFA

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832194#action_12832194 ] Fuad Efendi commented on LUCENE-2089: - Ok, now I understand what AutomatonQuery is...

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832205#action_12832205 ] Robert Muir commented on LUCENE-2089: - fuad it does not expand the query to OR'ed

[jira] Issue Comment Edited: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832194#action_12832194 ] Fuad Efendi edited comment on LUCENE-2089 at 2/10/10 9:22 PM: --

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832360#action_12832360 ] Fuad Efendi commented on LUCENE-2089: - Levenshtein Distance is good for Spelling

[jira] Commented: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832368#action_12832368 ] Fuad Efendi commented on LUCENE-2089: - Another idea (similar to 50-years-old

[jira] Issue Comment Edited: (LUCENE-2089) explore using automaton for fuzzyquery

2010-02-10 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832368#action_12832368 ] Fuad Efendi edited comment on LUCENE-2089 at 2/11/10 3:05 AM: --

[jira] Updated: (LUCENE-2080) Improve the documentation of Version

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2080: Attachment: LUCENE-2080.patch updated patch with simon's suggestion, some reformatting and edits

[jira] Updated: (LUCENE-2254) Support more queries (other than just title) in Trec quality pkg

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2254: Fix Version/s: 3.1 Support more queries (other than just title) in Trec quality pkg

[jira] Commented: (LUCENE-2254) Support more queries (other than just title) in Trec quality pkg

2010-02-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832378#action_12832378 ] Robert Muir commented on LUCENE-2254: - any concerns? if no one objects I will commit

Build failed in Hudson: Lucene-trunk #1091

2010-02-10 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1091/changes Changes: [uschindler] LUCENE-2248: Change core tests to use a global Version constant [uschindler] LUCENE-2258: Remove unneeded synchronization in FuzzyTermEnum -- [...truncated