[
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
[
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
[
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
TopTermsScoringBooleanQueryRewrite minscore
---
Key: LUCENE-2140
URL: https://issues.apache.org/jira/browse/LUCENE-2140
Project: Lucene - Java
Issue Type: Improvement
Components: Search
A
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
> --
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
> ---
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
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
[
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
[
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
[
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
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
[
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
[
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:
50 matches
Mail list logo