[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Lucene Fields: [New, Patch Available] (was: [New]) Fix Version/s: 3.1 > Move FuzzyQuery r

[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123.patch LUCENE-2123-flex.patch After sleeping one more n

[jira] Commented: (LUCENE-2140) TopTermsScoringBooleanQueryRewrite minscore

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788547#action_12788547 ] Uwe Schindler commented on LUCENE-2140: --- I would add this extra seeting to BoostAttr

Lucene 2.4.1 src .zip issue

2009-12-09 Thread Erik Hatcher
I was doing some research on past releases of Lucene and downloaded the archived 2.4.1 src .zip and got this: ~/Downloads: unzip lucene-2.4.1-src.zip Archive: lucene-2.4.1-src.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk

Re: [jira] Commented: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Erick Erickson
It's embarrassing that I had to poke around for 1/2 hour to find *code that I had written recently*. siiiggghhh. Maybe this time it'll stick In LuceneTestCaseJ4, we added an @Rule-annotated class InterceptTestCaseEvents whose methods get called whenever an "event" happens, things like succeede

[jira] Commented: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788455#action_12788455 ] Robert Muir commented on LUCENE-2122: - thanks Erick, i will play around with the patch

[jira] Updated: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-2122: --- Attachment: LUCENE-2122-r4.patch OK, I plead advanced senility or some other excuse for the

[jira] Commented: (LUCENE-2138) Allow custom index readers when using IndexWriter.getReader

2009-12-09 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788449#action_12788449 ] Jason Rutherglen commented on LUCENE-2138: -- I'm curious, will flex indexing affec

[jira] Resolved: (LUCENE-2090) convert automaton to char[] based processing and TermRef / TermsEnum api

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2090. - Resolution: Fixed Fix Version/s: (was: 3.1) Flex Branch i am marki

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

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2089: Description: Mark brought this up on LUCENE-1606 (i will assign this to him, I know he is itching

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

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2089: Description: Mark brought this up on LUCENE-1606 (i will assign this to him, I know he is itching

[jira] Created: (LUCENE-2140) TopTermsScoringBooleanQueryRewrite minscore

2009-12-09 Thread Robert Muir (JIRA)
TopTermsScoringBooleanQueryRewrite minscore --- Key: LUCENE-2140 URL: https://issues.apache.org/jira/browse/LUCENE-2140 Project: Lucene - Java Issue Type: Improvement Components: Search A

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-12-09 Thread David Kaelbling (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788340#action_12788340 ] David Kaelbling commented on LUCENE-2039: - Currently the master parser doesn't pas

[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123.patch LUCENE-2123-flex.patch So the last patch for tod

[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123.patch LUCENE-2123-flex.patch Here is the code as discu

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

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788189#action_12788189 ] Robert Muir commented on LUCENE-1606: - btw, Thanks to Uwe, Mike, Mark for all the help

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

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1606. - Resolution: Fixed Fix Version/s: (was: 3.1) Flex Branch Committed

[jira] Commented: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788169#action_12788169 ] Simon Willnauer commented on LUCENE-2139: - Chris, I have a couple of issues with y

[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123.patch LUCENE-2123-flex.patch Here the final patches wi

[jira] Updated: (LUCENE-2123) Move FuzzyQuery rewrite as separate RewriteMode into MTQ, was: Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Description: As FuzzyQuery does not allow to change the rewrite mode, highlighter fails with

[jira] Commented: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788130#action_12788130 ] Chris Male commented on LUCENE-2139: I have also included LUCENE-1934 in this, and tri

[jira] Updated: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2139: --- Attachment: LUCENE-2139.patch Added patch. Couple of TODOs still noted in the patch related to dist

Re: [jira] Commented: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Erick Erickson
Sh. I'll look at it again tonight On Wed, Dec 9, 2009 at 9:13 AM, Robert Muir (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/LUCENE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788100#action_12788100] > > Robert Muir co

[jira] Commented: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788100#action_12788100 ] Robert Muir commented on LUCENE-2122: - Hi Erick, in the Date tools test I think you ca

[jira] Assigned: (LUCENE-2122) Use JUnit4 capabilites for more thorough Locale testing for classes deriving from LocalizedTestCase

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2122: --- Assignee: Robert Muir (was: Erick Erickson) > Use JUnit4 capabilites for more thorough Loca

[jira] Commented: (LUCENE-2126) Split up IndexInput and IndexOutput into DataInput and DataOutput

2009-12-09 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788098#action_12788098 ] Marvin Humphrey commented on LUCENE-2126: - > These methods should only be able to

[jira] Resolved: (LUCENE-2124) move JDK collation to core, ICU collation to ICU contrib

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2124. - Resolution: Fixed website updated in revision 03 > move JDK collation to core, ICU collatio

[jira] Resolved: (LUCENE-2100) Make contrib analyzers final

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2100. - Resolution: Fixed committed in revision 888799 thanks robert for review > Make contrib

[jira] Commented: (LUCENE-2100) Make contrib analyzers final

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788084#action_12788084 ] Robert Muir commented on LUCENE-2100: - patch looks good to me! > Make contrib analyze

[jira] Updated: (LUCENE-2100) Make contrib analyzers final

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2100: Attachment: LUCENE-2100.patch Updated to latest trunk > Make contrib analyzers final > --

Patch for LUCENE-2122 ready to go

2009-12-09 Thread Erick Erickson
Does someone with commit rights want to pick this up? I've incorporated the changes suggested by Robert (Thanks!) and think it's ready to go. Erick

[jira] Commented: (LUCENE-2104) IndexWriter.unlock does does nothing if NativeFSLockFactory is used

2009-12-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788077#action_12788077 ] Shai Erera commented on LUCENE-2104: I think that if I move those lines (in NativeFSLo

[jira] Resolved: (LUCENE-2117) Fix SnowballAnalyzer casing behavior for Turkish Language

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2117. - Resolution: Fixed committed in revision 888787 thanks robert > Fix SnowballAnalyzer ca

[jira] Commented: (LUCENE-2124) move JDK collation to core, ICU collation to ICU contrib

2009-12-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788054#action_12788054 ] Robert Muir commented on LUCENE-2124: - Committed revision 888780. I will keep this op

[jira] Updated: (LUCENE-2123) Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123-flex.patch Now i also made the strange anonymous inner class a named i

[jira] Updated: (LUCENE-2123) Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123-flex.patch More refactoring. No also AUTO_REWRITE uses the new TermCol

[jira] Updated: (LUCENE-2123) Highlighter fails to highlight FuzzyQuery

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2123: -- Attachment: LUCENE-2123-flex.patch Here a refactoring of the rewrite modes in Flex. I'll port

[jira] Resolved: (LUCENE-1512) Incorporate GeoHash in contrib/spatial

2009-12-09 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1512. - Resolution: Fixed Fix Version/s: 2.9 Lucene Fields: (was: [New]) > Incorpor

[jira] Commented: (LUCENE-2124) move JDK collation to core, ICU collation to ICU contrib

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788040#action_12788040 ] Simon Willnauer commented on LUCENE-2124: - Robert patch looks good to me! Go for i

[jira] Commented: (LUCENE-1512) Incorporate GeoHash in contrib/spatial

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788037#action_12788037 ] Simon Willnauer commented on LUCENE-1512: - Is this isssue still relevant? seems li

[jira] Commented: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788034#action_12788034 ] Simon Willnauer commented on LUCENE-2139: - cant wait to see you patch - its gonna

[jira] Assigned: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2139: --- Assignee: Simon Willnauer > Cleanup and Improvement of Spatial Contrib > ---

[jira] Created: (LUCENE-2139) Cleanup and Improvement of Spatial Contrib

2009-12-09 Thread Chris Male (JIRA)
Cleanup and Improvement of Spatial Contrib -- Key: LUCENE-2139 URL: https://issues.apache.org/jira/browse/LUCENE-2139 Project: Lucene - Java Issue Type: Improvement Components: contrib/spatia

Re: [VOTE] Push fast-vector-highlighter mvn artifacts for 3.0.0 and 2.9.1

2009-12-09 Thread Simon Willnauer
nice - I closed the issue. thanks uwe On Wed, Dec 9, 2009 at 10:28 AM, Uwe Schindler wrote: > Hi all, > > The missing maven artifacts for the fast-vector-highlighter contrib of > Lucene Java in version 2.9.1 and 3.0.0 are now available at: > > http://repo1.maven.org/maven2/org/apache/lucene/ > ht

[jira] Resolved: (LUCENE-2107) Add contrib/fast-vector-highlighter to Maven central repo

2009-12-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2107. - Resolution: Fixed Fix Version/s: 2.9.1 3.0 The missing maven a

[jira] Commented: (LUCENE-2138) Allow custom index readers when using IndexWriter.getReader

2009-12-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788018#action_12788018 ] Michael McCandless commented on LUCENE-2138: Could we maybe instead factor out

[jira] Commented: (LUCENE-2126) Split up IndexInput and IndexOutput into DataInput and DataOutput

2009-12-09 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788001#action_12788001 ] Michael Busch commented on LUCENE-2126: --- The main reason why I'd like to separate Da

RE: [VOTE] Push fast-vector-highlighter mvn artifacts for 3.0.0 and 2.9.1

2009-12-09 Thread Uwe Schindler
Hi all, The missing maven artifacts for the fast-vector-highlighter contrib of Lucene Java in version 2.9.1 and 3.0.0 are now available at: http://repo1.maven.org/maven2/org/apache/lucene/ http://repo2.maven.org/maven2/org/apache/lucene/ Uwe - Uwe Schindler uschind...@apache.org Apache Luc

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

2009-12-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787989#action_12787989 ] Uwe Schindler commented on LUCENE-2089: --- Cool! The code looks quite simple (but mayb

[jira] Commented: (LUCENE-1815) Geohash encode/decode floating point problems

2009-12-09 Thread Wouter Heijke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787973#action_12787973 ] Wouter Heijke commented on LUCENE-1815: --- I'm happily using now for some time: http: