[jira] Resolved: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2399. - Resolution: Fixed > Add support for ICU's Normalizer2 > - > >

[jira] Commented: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858152#action_12858152 ] Robert Muir commented on LUCENE-2399: - Committed revision 935186. Will later discuss

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

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-1343: --- Assignee: Robert Muir > A replacement for ISOLatin1AccentFilter that does a more thorough jo

[jira] Updated: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2399: Attachment: LUCENE-2399.patch I made the filter non-final, and only incrementToken final instead.

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

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858144#action_12858144 ] Robert Muir commented on LUCENE-1343: - OK! I think we have a good solution here!. We

[jira] Resolved: (LUCENE-1215) Support of Unicode Collation

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1215. - Resolution: Duplicate I am marking this resolved as a duplicate of LUCENE-2399. The new ICU Nor

[jira] Updated: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2399: Attachment: LUCENE-2399.patch I added some additional javadocs to try to explain the default behav

[jira] Commented: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858130#action_12858130 ] Robert Muir commented on LUCENE-2399: - bq. I know, you were running the test without a

[jira] Updated: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2399: Attachment: LUCENE-2399.patch i made this filter final, to avoid a ticket from the policeman. > A

[jira] Updated: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2399: Attachment: LUCENE-2399.patch This patch is so simple, instead of 3 hairy tokenfilters. I would l

[jira] Updated: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2399: Assignee: Robert Muir > Add support for ICU's Normalizer2 > - > >

[jira] Created: (LUCENE-2399) Add support for ICU's Normalizer2

2010-04-16 Thread Robert Muir (JIRA)
Add support for ICU's Normalizer2 - Key: LUCENE-2399 URL: https://issues.apache.org/jira/browse/LUCENE-2399 Project: Lucene - Java Issue Type: New Feature Components: contrib/* Affects Versions:

[jira] Commented: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857942#action_12857942 ] Robert Muir commented on LUCENE-2398: - Committed an additional fix: 935048, this allow

[jira] Resolved: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2398. - Resolution: Fixed Committed revision 935014. > Improve tests to work easier from IDEs > ---

[jira] Updated: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2398: Fix Version/s: 3.1 Affects Version/s: 3.1 Lucene Fields: [New, Patch Available] (w

[jira] Assigned: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2398: --- Assignee: Robert Muir > Improve tests to work easier from IDEs > ---

[jira] Commented: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857911#action_12857911 ] Robert Muir commented on LUCENE-2398: - All tests pass with the latest patch, additiona

[jira] Updated: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2398: Attachment: LUCENE-2398.patch the attached patch refactors the benchmark tests: * logic to run a b

[jira] Updated: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2398: Attachment: LUCENE-2398.patch Attached is an updated patch, with a new test for MemoryIndex. Inst

[jira] Commented: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857791#action_12857791 ] Robert Muir commented on LUCENE-2398: - I checked into this "lucene.common.dir", its on

[jira] Created: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
Improve tests to work easier from IDEs -- Key: LUCENE-2398 URL: https://issues.apache.org/jira/browse/LUCENE-2398 Project: Lucene - Java Issue Type: Test Reporter: Robert Muir Prior

[jira] Updated: (LUCENE-2398) Improve tests to work easier from IDEs

2010-04-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2398: Attachment: LUCENE-2398.patch attached is a patch that makes CollationTestBase, BaseTestLRU, and

[jira] Commented: (LUCENE-2396) remove version from core and contrib analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857556#action_12857556 ] Robert Muir commented on LUCENE-2396: - bq. Hmmm. If we are moving stuff out of core an

[jira] Updated: (LUCENE-2396) remove version from core and contrib analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2396: Summary: remove version from core and contrib analyzers. (was: remove version from contrib/analyz

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857507#action_12857507 ] Robert Muir commented on LUCENE-2396: - bq. I can go along with this. Cool! bq. I st

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857490#action_12857490 ] Robert Muir commented on LUCENE-2396: - {quote} One mechanism that would work is versio

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857471#action_12857471 ] Robert Muir commented on LUCENE-2396: - bq. How can I use lucene-analyzers-3.0.jar on o

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857466#action_12857466 ] Robert Muir commented on LUCENE-2396: - bq. I could live with thatmaybe. What guara

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857440#action_12857440 ] Robert Muir commented on LUCENE-2396: - bq. There has been an implicit bw compat policy

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857412#action_12857412 ] Robert Muir commented on LUCENE-2396: - bq. Until we have no more analyzers in core exs

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857398#action_12857398 ] Robert Muir commented on LUCENE-2396: - {quote} Static? Weren't you against that!? But

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857395#action_12857395 ] Robert Muir commented on LUCENE-2396: - {quote} Robert I think this is great! Can we mo

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857386#action_12857386 ] Robert Muir commented on LUCENE-2396: - bq. Are you sure you want to use LUCENE_CURRENT

[jira] Updated: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2396: Attachment: LUCENE-2396.patch attached is a patch, including CHANGES rewording. All Lucene/Solr t

[jira] Assigned: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2396: --- Assignee: Robert Muir > remove version from contrib/analyzers. > ---

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857325#action_12857325 ] Robert Muir commented on LUCENE-2396: - Also, i would like to remove all deprecated met

[jira] Commented: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857321#action_12857321 ] Robert Muir commented on LUCENE-2396: - Additionally, i would like to remove all "CHANG

[jira] Created: (LUCENE-2396) remove version from contrib/analyzers.

2010-04-15 Thread Robert Muir (JIRA)
remove version from contrib/analyzers. -- Key: LUCENE-2396 URL: https://issues.apache.org/jira/browse/LUCENE-2396 Project: Lucene - Java Issue Type: Task Components: contrib/analyzers Affects

[jira] Resolved: (LUCENE-1709) Parallelize Tests

2010-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1709. - Resolution: Fixed I've propagated Shai's improvements to Solr. Additionally, I added the ant lib

[jira] Commented: (LUCENE-2392) Enable flexible scoring

2010-04-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855934#action_12855934 ] Robert Muir commented on LUCENE-2392: - {quote} Really, maybe somehow we should be usin

[jira] Commented: (LUCENE-2392) Enable flexible scoring

2010-04-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855802#action_12855802 ] Robert Muir commented on LUCENE-2392: - Mike, I don't think overlapTermCount should rea

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-04-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855700#action_12855700 ] Robert Muir commented on LUCENE-1709: - I committed the junit tempdir fix in revision 9

[jira] Resolved: (LUCENE-2358) rename KeywordMarkerTokenFilter

2010-04-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2358. - Resolution: Fixed Committed revision 932856. > rename KeywordMarkerTokenFilter > --

[jira] Assigned: (LUCENE-2358) rename KeywordMarkerTokenFilter

2010-04-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2358: --- Assignee: Robert Muir > rename KeywordMarkerTokenFilter > --- >

[jira] Resolved: (LUCENE-2390) contrib/remote tests fail randomly

2010-04-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2390. - Resolution: Fixed Committed revision 932795. > contrib/remote tests fail randomly > --

[jira] Updated: (LUCENE-2390) contrib/remote tests fail randomly

2010-04-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2390: Fix Version/s: 3.1 (was: 4.0.0) > contrib/remote tests fail randomly >

[jira] Updated: (LUCENE-2390) contrib/remote tests fail randomly

2010-04-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2390: Attachment: LUCENE-2390.patch Patch that creates a RemoteTestCaseJ4 that binds to an ephemeral por

[jira] Created: (LUCENE-2390) contrib/remote tests fail randomly

2010-04-10 Thread Robert Muir (JIRA)
contrib/remote tests fail randomly -- Key: LUCENE-2390 URL: https://issues.apache.org/jira/browse/LUCENE-2390 Project: Lucene - Java Issue Type: Bug Components: contrib/* Affects Versions: 3.1

[jira] Updated: (LUCENE-2323) reorganize contrib modules

2010-04-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2323: Attachment: LUCENE-2323_surround.patch attached is a patch to move surround to contrib/queryparser

[jira] Updated: (LUCENE-2323) reorganize contrib modules

2010-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2323: Attachment: LUCENE-2323_wikipedia.patch now that flex is merged, its a good time to continue doing

[jira] Resolved: (LUCENE-2388) the unversioned site points to a dead trunk

2010-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2388. - Resolution: Fixed Fix Version/s: 3.1 both patches are committed... if you find any outdat

[jira] Updated: (LUCENE-2388) the unversioned site points to a dead trunk

2010-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2388: Attachment: LUCENE-2388_solr.patch attached is a patch to fix the references on the solr site. >

[jira] Updated: (LUCENE-2388) the unversioned site points to a dead trunk

2010-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2388: Attachment: LUCENE-2388.patch attached is a patch for lucene. if no one objects, i'd like to comm

[jira] Created: (LUCENE-2388) the unversioned site points to a dead trunk

2010-04-09 Thread Robert Muir (JIRA)
the unversioned site points to a dead trunk --- Key: LUCENE-2388 URL: https://issues.apache.org/jira/browse/LUCENE-2388 Project: Lucene - Java Issue Type: Bug Components: Website

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-04-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854967#action_12854967 ] Robert Muir commented on LUCENE-1709: - Thanks Tom, this is exactly what happened to Sh

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-04-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854959#action_12854959 ] Robert Muir commented on LUCENE-1709: - Thanks Tom and Shai... sorry I haven't gotten t

[jira] Commented: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854906#action_12854906 ] Robert Muir commented on LUCENE-2384: - bq. For JFlex this does not help as the Jflex-g

[jira] Commented: (LUCENE-2384) Reset zzBuffer in StandardTokenizerImpl* when lexer is reset.

2010-04-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854902#action_12854902 ] Robert Muir commented on LUCENE-2384: - If tokenizers like StandardTokenizer just end o

[jira] Commented: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-04-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854209#action_12854209 ] Robert Muir commented on LUCENE-2302: - bq. I will create a patch with option #2 and lo

[jira] Commented: (LUCENE-2370) Reintegrate flex branch into trunk

2010-04-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853918#action_12853918 ] Robert Muir commented on LUCENE-2370: - bq. we did not miss a change to trunk in flex (

[jira] Commented: (LUCENE-2302) Replacement for TermAttribute+Impl with extended capabilities (byte[] support, CharSequence, Appendable)

2010-04-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853905#action_12853905 ] Robert Muir commented on LUCENE-2302: - bq. Token now implemnts CharSequence but violat

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-04-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853838#action_12853838 ] Robert Muir commented on LUCENE-2369: - Toke, I still think it would be better to use I

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2265: Attachment: LUCENE-2265.patch ok I think i made some serious progress here, but i did find a bug i

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2265: Attachment: LUCENE-2265.patch this is mike's patch + my patch + quick hack attempt... most but not

[jira] Commented: (LUCENE-2368) stopword files should be versioned; acessor for default(s) should take a Version property

2010-04-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853686#action_12853686 ] Robert Muir commented on LUCENE-2368: - Yes, we should just go ahead and do this now to

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2265: Attachment: LUCENE-2265_utf32.patch attached is a totally scary patch to convert the entire automa

[jira] Updated: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2265: Attachment: LUCENE-2265_pare.patch as i looked at this, i noticed some unused functionality (numer

[jira] Commented: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853013#action_12853013 ] Robert Muir commented on LUCENE-2265: - {quote} Hm. I'd say that your highlevel op

[jira] Commented: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853008#action_12853008 ] Robert Muir commented on LUCENE-2265: - bq. I mean, high-level, users don't care about

[jira] Commented: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853007#action_12853007 ] Robert Muir commented on LUCENE-2265: - {quote} So? You aren't making some generic auto

[jira] Commented: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853002#action_12853002 ] Robert Muir commented on LUCENE-2265: - bq. Why can't you create UTF-8 Automaton from t

[jira] Commented: (LUCENE-2265) improve automaton performance by running on byte[]

2010-04-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852896#action_12852896 ] Robert Muir commented on LUCENE-2265: - I discussed this situation with Mike McCandless

[jira] Updated: (LUCENE-588) Escaped wildcard character in wildcard term not handled correctly

2010-04-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-588: --- Attachment: LUCENE-588.patch In the flex branch, WildcardQuery (like RegexpQuery) is just a parser fo

[jira] Reopened: (LUCENE-1709) Parallelize Tests

2010-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened LUCENE-1709: - I would like to reopen this issue to address some minor things. * junit should not create temp files

[jira] Commented: (LUCENE-1488) multilingual analyzer based on icu

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851714#action_12851714 ] Robert Muir commented on LUCENE-1488: - bq. I have a possibly naive question on the big

[jira] Commented: (LUCENE-2358) rename KeywordMarkerTokenFilter

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851656#action_12851656 ] Robert Muir commented on LUCENE-2358: - {quote} I needed to be able to mark cached toke

[jira] Updated: (LUCENE-2358) rename KeywordMarkerTokenFilter

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2358: Attachment: LUCENE-2358.patch attached is a patch (really svn move of KeywordMarkerTokenFilter and

[jira] Created: (LUCENE-2358) rename KeywordMarkerTokenFilter

2010-03-30 Thread Robert Muir (JIRA)
rename KeywordMarkerTokenFilter --- Key: LUCENE-2358 URL: https://issues.apache.org/jira/browse/LUCENE-2358 Project: Lucene - Java Issue Type: Task Components: Analysis Reporter: Robert Muir

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

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851456#action_12851456 ] Robert Muir commented on LUCENE-2111: - {quote} There are certain specific wildcard cor

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

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851400#action_12851400 ] Robert Muir commented on LUCENE-2111: - bq. I think net/net we are good to land flex!

[jira] Resolved: (LUCENE-2351) optimize automatonquery

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2351. - Resolution: Fixed Committed revision 929065. > optimize automatonquery > --

[jira] Updated: (LUCENE-2351) optimize automatonquery

2010-03-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2351: Attachment: LUCENE-2351.patch attached is the same patch as before, except it includes a random te

[jira] Updated: (LUCENE-2351) optimize automatonquery

2010-03-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2351: Attachment: LUCENE-2351.patch attached is a new approach: * rids of linearmode * adds real support

[jira] Updated: (LUCENE-2351) optimize automatonquery

2010-03-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2351: Attachment: LUCENE-2351_infinite.patch updated version of the previous patch. should be more corre

[jira] Updated: (LUCENE-2351) optimize automatonquery

2010-03-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2351: Attachment: LUCENE-2351_infinite.patch attached is a patch to optimize "infinite transitions" its

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

2010-03-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850550#action_12850550 ] Robert Muir commented on LUCENE-1990: - By the way Toke, we have lately been benchmarki

[jira] Created: (LUCENE-2351) optimize automatonquery

2010-03-27 Thread Robert Muir (JIRA)
optimize automatonquery --- Key: LUCENE-2351 URL: https://issues.apache.org/jira/browse/LUCENE-2351 Project: Lucene - Java Issue Type: Improvement Components: Search Affects Versions: Flex Branch

[jira] Resolved: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2349. - Resolution: Duplicate This is fixed via LUCENE-1709 > Tests should use unique temporary directo

[jira] Resolved: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1709. - Resolution: Fixed Committed revision 928069. > Parallelize Tests > - > >

[jira] Assigned: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-1709: --- Assignee: Robert Muir > Parallelize Tests > - > > Key: LUCEN

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850363#action_12850363 ] Robert Muir commented on LUCENE-1709: - bq. The ANT specialist will look into this! O

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is a patch that sets the benchmark.work.dir for benchmark *

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, as Uwe has fixed the previous tempDir

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, run the same commands before applying

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, addressing some of the problems of the

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850201#action_12850201 ] Robert Muir commented on LUCENE-2349: - bq. But will a core test and it's backwards ver

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850196#action_12850196 ] Robert Muir commented on LUCENE-2349: - bq. We won't create this "temp tempDir" up-fron

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850173#action_12850173 ] Robert Muir commented on LUCENE-2349: - Uwe had the idea to just change the java.io.tem

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is a patch, before applying it you must do this: {noformat}

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850101#action_12850101 ] Robert Muir commented on LUCENE-2349: - bq. Do they have to be unique? From my understa

  1   2   3   4   5   6   7   8   9   10   >