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

2009-06-29 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725500#action_12725500 ] Mark Harwood commented on LUCENE-1720: -- bq. Maybe we can benchmark this approach See

[jira] Closed: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima May closed LUCENE-1723. > KeywordTokenizer does not properly set the end offset >

[jira] Resolved: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima May resolved LUCENE-1723. -- Resolution: Fixed Fix Version/s: 2.9 > KeywordTokenizer does not properly set the end offset >

[jira] Commented: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725460#action_12725460 ] Dima May commented on LUCENE-1723: -- Verified! You are absolutely correct, the bug has bee

[jira] Commented: (LUCENE-1653) Change DateTools to not create a Calendar in every call to dateToString or timeToString

2009-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725456#action_12725456 ] Shai Erera commented on LUCENE-1653: In 3.0 when we move to Java 5, we can make Resolu

[jira] Commented: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725448#action_12725448 ] Robert Muir commented on LUCENE-1723: - Dima, have you tried your test against the late

[jira] Commented: (LUCENE-1653) Change DateTools to not create a Calendar in every call to dateToString or timeToString

2009-06-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725447#action_12725447 ] David Smiley commented on LUCENE-1653: -- I'm looking through DateTools now and can't h

[jira] Updated: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima May updated LUCENE-1723: - Description: KeywordTokenizer sets the Token's term length attribute but appears to omit the end offset

[jira] Updated: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima May updated LUCENE-1723: - Description: KeywordTokenizer sets the Token's term length attribute but appears to omit the end offset

[jira] Updated: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima May updated LUCENE-1723: - Attachment: AnalyzerBug.java > KeywordTokenizer does not properly set the end offset > -

[jira] Created: (LUCENE-1723) KeywordTokenizer does not properly set the end offset

2009-06-29 Thread Dima May (JIRA)
KeywordTokenizer does not properly set the end offset - Key: LUCENE-1723 URL: https://issues.apache.org/jira/browse/LUCENE-1723 Project: Lucene - Java Issue Type: Bug Components:

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

2009-06-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725386#action_12725386 ] Jason Rutherglen commented on LUCENE-1720: -- Maybe we can benchmark this approach

[jira] Updated: (LUCENE-1705) Add deleteAllDocuments() method to IndexWriter

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Smith updated LUCENE-1705: -- Attachment: (was: TestIndexWriterDelete.patch) > Add deleteAllDocuments() method to IndexWriter >

[jira] Updated: (LUCENE-1705) Add deleteAllDocuments() method to IndexWriter

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Smith updated LUCENE-1705: -- Attachment: DeleteAllFlushDocCountFix.patch Here's a patch that fixes the deleteAll() + updateDocument

[jira] Updated: (LUCENE-1566) Large Lucene index can hit false OOM due to Sun JRE issue

2009-06-29 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-1566: Attachment: LUCENE-1566.patch I was able to reproduce the bug on my machine using several

[jira] Updated: (LUCENE-1705) Add deleteAllDocuments() method to IndexWriter

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Smith updated LUCENE-1705: -- Attachment: TestIndexWriterDelete.patch Here's a patch to TestIndexWriterDelete that shows the problem

[jira] Closed: (LUCENE-1706) Site search powered by Lucene/Solr

2009-06-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-1706. --- Resolution: Fixed Lucene Fields: (was: [New]) > Site search powered by Lucene/Solr

[jira] Reopened: (LUCENE-1705) Add deleteAllDocuments() method to IndexWriter

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Smith reopened LUCENE-1705: --- Looks like i found an issue with this The deleteAll() method isn't resetting the nextDocID on the Docum

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

2009-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725200#action_12725200 ] Shai Erera commented on LUCENE-1720: bq. I'm not familiar with the proposal to pass ar

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

2009-06-29 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725197#action_12725197 ] Mark Harwood commented on LUCENE-1720: -- bq. any custom Scorer which does a lot of wor

[jira] Updated: (LUCENE-1722) SmartChineseAnalyzer javadoc improvement

2009-06-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1722: Attachment: LUCENE-1722.txt patch file > SmartChineseAnalyzer javadoc improvement > -

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

2009-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725183#action_12725183 ] Shai Erera commented on LUCENE-1720: bq. With only a boolean it could be hard to know

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

2009-06-29 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725182#action_12725182 ] Eks Dev commented on LUCENE-1720: - Sure, I just wanted to "sharpen definition" what is Luc

[jira] Created: (LUCENE-1722) SmartChineseAnalyzer javadoc improvement

2009-06-29 Thread Robert Muir (JIRA)
SmartChineseAnalyzer javadoc improvement Key: LUCENE-1722 URL: https://issues.apache.org/jira/browse/LUCENE-1722 Project: Lucene - Java Issue Type: Improvement Components: contrib/analyzers

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

2009-06-29 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725176#action_12725176 ] Mark Harwood commented on LUCENE-1720: -- bq. Oh, I did not mean to skip this check. B

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

2009-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725172#action_12725172 ] Shai Erera commented on LUCENE-1720: bq. ... quickly testing a single volatile boolean

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

2009-06-29 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725168#action_12725168 ] Eks Dev commented on LUCENE-1720: - it's been late for this issue, but maybe worth thinking

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

2009-06-29 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725164#action_12725164 ] Mark Harwood commented on LUCENE-1720: -- Currently the class hinges on a "fast fail" m

Re: customizing lucene formula

2009-06-29 Thread Grant Ingersoll
See the Payloads functionality along with the BoostingTermQuery. On Jun 28, 2009, at 6:23 PM, B0DYLANG wrote: 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,

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

2009-06-29 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725144#action_12725144 ] Shai Erera commented on LUCENE-1720: In stop(), shouldn't the 'else' part be reached o

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725141#action_12725141 ] Tim Smith commented on LUCENE-1721: --- i suppose even that approach would cause problems i

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-06-29 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725140#action_12725140 ] Tim Smith commented on LUCENE-1721: --- how about a delete method on the IndexWriter that t

[jira] Commented: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-06-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725109#action_12725109 ] Michael McCandless commented on LUCENE-1721: This is a frequently requested fe

[jira] Created: (LUCENE-1721) IndexWriter to allow deletion by doc ids

2009-06-29 Thread Shay Banon (JIRA)
IndexWriter to allow deletion by doc ids Key: LUCENE-1721 URL: https://issues.apache.org/jira/browse/LUCENE-1721 Project: Lucene - Java Issue Type: Improvement Components: Index