RE: [ANNOUNCE] Lucene Java 2.3.2 release available

2008-05-18 Thread Chris Hostetter
: The trunk CHANGES.txt contains a 2.3.1 section, but no 2.3.2 section - : shouldn't the changes incorporated in the 2.3.2 release that are now : listed under the Trunk section be moved to a new 2.3.2 section? to clarify: 2.3.2 did *not* come off the trunk, it came off the 2.3 branch -- so not

Re: [ANNOUNCE] Lucene Java 2.3.2 release available

2008-05-18 Thread Michael Busch
Hi Steven, you're right, the 2.3.2 section was missing. I just copied the 2.3.2 section from CHANGES.txt in the 2.3 branch and removed redundant entries from the trunk section. Thanks for finding this! -Michael Steven A Rowe wrote: Hi Michael, The trunk CHANGES.txt contains a 2.3.1 section

Token implementation

2008-05-18 Thread DM Smith
I think the Token implementation as it stands can use some improvement and I'd be willing to do it. I'd like some input, though. Especially because it is core to Lucene. I've been working on eliminating deprecations from my user code and I ran across Token.getText() as being deprecated. T

[jira] Commented: (LUCENE-858) link from Lucene web page to API docs

2008-05-18 Thread Daniel Naber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597847#action_12597847 ] Daniel Naber commented on LUCENE-858: - Otis, what I meant was a link directly from the

RE: [ANNOUNCE] Lucene Java 2.3.2 release available

2008-05-18 Thread Steven A Rowe
Hi Michael, The trunk CHANGES.txt contains a 2.3.1 section, but no 2.3.2 section - shouldn't the changes incorporated in the 2.3.2 release that are now listed under the Trunk section be moved to a new 2.3.2 section? Steve On 05/07/2008 at 7:11 PM, Michael Busch wrote: > -BEGIN PGP SIGNED M

[jira] Updated: (LUCENE-1287) Allow usage of HyphenationCompoundWordTokenFilter without dictionary

2008-05-18 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated LUCENE-1287: - Attachment: LUCENE-1287.patch > Allow usage of HyphenationCompoundWordTokenFilter without dictio

[jira] Created: (LUCENE-1287) Allow usage of HyphenationCompoundWordTokenFilter without dictionary

2008-05-18 Thread Thomas Peuss (JIRA)
Allow usage of HyphenationCompoundWordTokenFilter without dictionary Key: LUCENE-1287 URL: https://issues.apache.org/jira/browse/LUCENE-1287 Project: Lucene - Java Issue Ty