See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/424/changes
--
[...truncated 13676 lines...]
[junit] Testsuite: org.apache.lucene.queryParser.TestMultiAnalyzer
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.471 sec
[juni
[
https://issues.apache.org/jira/browse/LUCENE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-1256:
Attachment: LUCENE-1256.patch
One last feature: added "Expand All" and "Collapse All" buttons at t
: I did like this:
: - for each term to find, build a FuzzyQuery object like this:
:fq = new FuzzyQuery(new Term("contents", queryString), minSimilarity)
: - as the FuzzyQuery.getEnum() method is protected - and my program is
: in another package, I added a getEnumWrapper() met
[
https://issues.apache.org/jira/browse/LUCENE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-1256:
Attachment: LUCENE-1256.patch
One last bugfix: item #3.1 under 2.3.0's "New features" section is i
[
https://issues.apache.org/jira/browse/LUCENE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584662#action_12584662
]
Doron Cohen commented on LUCENE-1256:
-
I didn't try it but from the description it sou
[
https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584659#action_12584659
]
Doron Cohen commented on LUCENE-1157:
-
I'll do it over the weekend.
> Formatable chan
[
https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584618#action_12584618
]
Steven Rowe commented on LUCENE-1157:
-
Hi Doron,
I've created a new issue for some im
[
https://issues.apache.org/jira/browse/LUCENE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-1256:
Attachment: LUCENE-1256.patch
Since the Lucene Bugzilla bugs mentioned in CHANGES.txt are no longe
[
https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cédric Champeau updated LUCENE-1257:
Attachment: java5.patch
Patch against the trunk
> Port to Java5
> -
>
>
Port to Java5
-
Key: LUCENE-1257
URL: https://issues.apache.org/jira/browse/LUCENE-1257
Project: Lucene - Java
Issue Type: Improvement
Components: Analysis, Examples, Index, Other, Query/Scoring,
QueryParser, Search, S
10 matches
Mail list logo