[
https://issues.apache.org/jira/browse/LUCENE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2386:
---
Attachment: LUCENE-2386.patch
Patch updated to latest rev. + the proposed name change --
IndexNotFo
Awesome, thanks!
Great job of the work!
-John
2010/4/10 Gao Pinker
> That's a good idea, I'll think about adding another stopword-list to let
> users have a chance to choose.
>
>
> On Sat, Apr 10, 2010 at 9:25 PM, John Wang wrote:
>
>> Yeah, I found some as well.
>> Was wondering if we shoul
[
https://issues.apache.org/jira/browse/LUCENE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855650#action_12855650
]
Uwe Schindler commented on LUCENE-2390:
---
Looks fine! +1 to commit!
> contrib/remote
[
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
> --
[
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
>
[
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
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
[
https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2389:
--
Attachment: LUCENE-2389.patch
Improved patch that also makes Analyzers with final (reusable)To
[
https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2389:
--
Attachment: LUCENE-2389.patch
Patch.
> Enforce TokenStream impl / Analyzer finalness by an as
[
https://issues.apache.org/jira/browse/LUCENE-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2389:
--
Fix Version/s: 3.1
> Enforce TokenStream impl / Analyzer finalness by an assertion
> -
Enforce TokenStream impl / Analyzer finalness by an assertion
-
Key: LUCENE-2389
URL: https://issues.apache.org/jira/browse/LUCENE-2389
Project: Lucene - Java
Issue Type: Improvemen
[
https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855615#action_12855615
]
Earwin Burrfoot commented on LUCENE-2376:
-
A field is basically an index in itself
[
https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855606#action_12855606
]
Shivender Devarakonda commented on LUCENE-2376:
---
Thanks for your inpput on t
[
https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855590#action_12855590
]
Uwe Schindler commented on LUCENE-2372:
---
Committed core part in revision: 932749
>
jira is down and i am trying to make progress here.
below is a patch to move the ChainedFilter from contrib/misc to
contrib/queries with the other queries and filters.
before applying the patch, you must run these commands:
svn move
lucene/contrib/misc/src/java/org/apache/lucene/misc/ChainedFilte
That's a good idea, I'll think about adding another stopword-list to let
users have a chance to choose.
On Sat, Apr 10, 2010 at 9:25 PM, John Wang wrote:
> Yeah, I found some as well.
> Was wondering if we should have a standard list to be bundled with the
> default.
>
> -John
>
>
> On Sat, Apr
[
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
Yeah, I found some as well.
Was wondering if we should have a standard list to be bundled with the
default.
-John
On Sat, Apr 10, 2010 at 6:17 AM, Gao Pinker wrote:
> I remember there were some stopwords list on the internet.
> I found these:
> http://hi.baidu.com/zhaocy0113/blog/item/146b5c346
I remember there were some stopwords list on the internet.
I found these:
http://hi.baidu.com/zhaocy0113/blog/item/146b5c346a738c4d251f1496.html
http://download.csdn.net/source/740407
On Sat, Apr 10, 2010 at 9:59 AM, John Wang wrote:
> Hi:
>
>I am using the SmartChineseAnalyzer class and it
[
https://issues.apache.org/jira/browse/LUCENE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855548#action_12855548
]
Michael McCandless commented on LUCENE-2376:
Yes total unique fields are 4 in
[
https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2372:
--
Attachment: LUCENE-2372.patch
Updated patch after last commit.
> Replace deprecated TermAttri
[
https://issues.apache.org/jira/browse/LUCENE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2372:
--
Attachment: LUCENE-2372.patch
Updated patch, now also KeywordAnalyzer and PerFieldAnalyzerWrap
Thank you for isolating & raising the issue!!
Mike
On Sat, Apr 10, 2010 at 1:28 AM, Ruben Laguna wrote:
> I just tried the changes that you commited it works beatifully. The readers
> are GCed. Thanks for both LUCENE-2387 and LUCENE-2384. Those make a big
> difference in my app!
>
> On Fri, Apr
23 matches
Mail list logo