[jira] Updated: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's advantages over CollationKeyFilter

2009-06-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1719: Attachment: LUCENE-1719.patch Updated patch including information about ICU4J's shorter key length

[jira] Commented: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's advantages over CollationKeyFilter

2009-06-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725023#action_12725023 ] Steven Rowe commented on LUCENE-1719: - bq. [...] i searched lucene source code for jav

Re: customizing lucene formula

2009-06-28 Thread B0DYLANG
Thanks for your response, what i want to do is to add a function like the log to the well know lucene formula, this function will take its argument from the alredy indexed data, for example if we add a field like this new Field("terms","word,100;word,300",); so when the score returned the sec

[jira] Updated: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2009-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1720: - Attachment: ActivityTimedOutException.java > TimeLimitedIndexReader and associated utility class

[jira] Updated: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2009-06-28 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1720: - Attachment: TimeLimitedIndexReader.java TestTimeLimitedIndexReader.java

[jira] Created: (LUCENE-1720) TimeLimitedIndexReader and associated utility class

2009-06-28 Thread Mark Harwood (JIRA)
TimeLimitedIndexReader and associated utility class --- Key: LUCENE-1720 URL: https://issues.apache.org/jira/browse/LUCENE-1720 Project: Lucene - Java Issue Type: New Feature Componen

Re: javadoc language

2009-06-28 Thread Robert Muir
Thanks for both of your feedback. I'm starting to work on a patch so if you are opposed please speak up :) On Sat, Jun 20, 2009 at 12:32 AM, Otis Gospodnetic wrote: > > +1 for English as much as I like language variety. > > Otis > > > > - Original Message >> From: Grant Ingersoll >> To:

Re: customizing lucene formula

2009-06-28 Thread Grant Ingersoll
The source code is available. I'd start with the Similarity class and see if it can be used. Before that, however, you might describe what it is you are interested in doing. Perhaps there is an alternate way that doesn't involve editing the source. On Jun 26, 2009, at 4:31 AM, B0DYLANG

[jira] Commented: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's advantages over CollationKeyFilter

2009-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724996#action_12724996 ] Robert Muir commented on LUCENE-1719: - steven, another note i thought i would mention.

[jira] Commented: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's advantages over CollationKeyFilter

2009-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724986#action_12724986 ] Robert Muir commented on LUCENE-1719: - steven, no thank you for running the calculatio

[jira] Updated: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's advantages over CollationKeyFilter

2009-06-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1719: Description: contrib/collation's ICUCollationKeyFilter, which uses ICU4J collation, is faster tha

[jira] Commented: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's speed advantage over CollationKeyFilter

2009-06-28 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724974#action_12724974 ] Steven Rowe commented on LUCENE-1719: - Cool! Thanks for the link, Robert. Key compari

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724945#action_12724945 ] Robert Muir commented on LUCENE-1581: - steven is right here, i should have said icu co

[jira] Updated: (LUCENE-1522) another highlighter

2009-06-28 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch Added more comment and index time synonym support and its test

[jira] Commented: (LUCENE-1719) Add javadoc notes about ICUCollationKeyFilter's speed advantage over CollationKeyFilter

2009-06-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724941#action_12724941 ] Robert Muir commented on LUCENE-1719: - steven, you are correct. i should have clarif