[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-25 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537827 ] Doug Cutting commented on LUCENE-1035: -- Were the tests run using the same set of queries they were warmed for?

Re: [Lucene-java Wiki] Update of "LuceneFAQ" by GrantIngersoll

2007-10-25 Thread h t
I See :) Thanks very much... I've misunderstood one of these statements. 2007/10/25, Yonik Seeley <[EMAIL PROTECTED]>: > > I'd remove this entry rather than fix it... it could hardly be a > "frequently" asked question :-) > > -Yonik > > On 10/25/07, Apache Wiki <[EMAIL PROTECTED]> wrote: > > Dear

A problem about Tokenizer.close()

2007-10-25 Thread 祝乃庆
This method is only used in Highlighter.java. If I doesn't use this Class,When the close method should been call?

[jira] Commented: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-25 Thread robert engels (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537805 ] robert engels commented on LUCENE-1035: --- I don't think this is any better than the NIOFileCache directory I ha

[jira] Updated: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2007-10-25 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Li updated LUCENE-1035: Summary: Optional Buffer Pool to Improve Search Performance (was: ptional Buffer Pool to Improve Search P

[jira] Updated: (LUCENE-1035) ptional Buffer Pool to Improve Search Performance

2007-10-25 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Li updated LUCENE-1035: Lucene Fields: [Patch Available] (was: [New]) > ptional Buffer Pool to Improve Search Performance > -

[jira] Updated: (LUCENE-1035) ptional Buffer Pool to Improve Search Performance

2007-10-25 Thread Ning Li (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Li updated LUCENE-1035: Attachment: LUCENE-1035.patch Coding Changes -- New classes are localized to the store package

[jira] Created: (LUCENE-1035) ptional Buffer Pool to Improve Search Performance

2007-10-25 Thread Ning Li (JIRA)
ptional Buffer Pool to Improve Search Performance - Key: LUCENE-1035 URL: https://issues.apache.org/jira/browse/LUCENE-1035 Project: Lucene - Java Issue Type: Improvement Components:

[jira] Updated: (LUCENE-1034) Add new API method to retrieve document field data in a batch

2007-10-25 Thread Michael Klatt (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Klatt updated LUCENE-1034: -- Attachment: SegmentReader.java.patch > Add new API method to retrieve document field data in a

[jira] Updated: (LUCENE-1034) Add new API method to retrieve document field data in a batch

2007-10-25 Thread Michael Klatt (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Klatt updated LUCENE-1034: -- Attachment: MultiReader.java.patch > Add new API method to retrieve document field data in a b

[jira] Updated: (LUCENE-1034) Add new API method to retrieve document field data in a batch

2007-10-25 Thread Michael Klatt (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Klatt updated LUCENE-1034: -- Attachment: FieldsReader.java.patch > Add new API method to retrieve document field data in a

[jira] Created: (LUCENE-1034) Add new API method to retrieve document field data in a batch

2007-10-25 Thread Michael Klatt (JIRA)
Add new API method to retrieve document field data in a batch - Key: LUCENE-1034 URL: https://issues.apache.org/jira/browse/LUCENE-1034 Project: Lucene - Java Issue Type: Improvemen

[jira] Updated: (LUCENE-1034) Add new API method to retrieve document field data in a batch

2007-10-25 Thread Michael Klatt (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Klatt updated LUCENE-1034: -- Attachment: IndexReader.java.patch > Add new API method to retrieve document field data in a b

[jira] Created: (LUCENE-1033) FieldsReader Thread Safety

2007-10-25 Thread Michael Klatt (JIRA)
FieldsReader Thread Safety -- Key: LUCENE-1033 URL: https://issues.apache.org/jira/browse/LUCENE-1033 Project: Lucene - Java Issue Type: Bug Components: Search Affects Versions: 2.2 Environment:

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537702 ] Michael McCandless commented on LUCENE-994: --- {quote} Based on the responses I am going to assume the probl

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537696 ] Mark Miller commented on LUCENE-994: Based on the responses I am going to assume the problem is not with Lucene o

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537692 ] Doug Cutting commented on LUCENE-994: - > After adding a bunch of docs and then searching to see if they are there

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537691 ] Michael McCandless commented on LUCENE-994: --- When you close the writer & open a reader, the reader should s

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537688 ] Mark Miller commented on LUCENE-994: Sorry Yonik...I was not being explicit enough -- I *am* closing the Writer

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537678 ] Yonik Seeley commented on LUCENE-994: - Yes, I guess one could consider it a minor breakage. maxBufferedDocs previ

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537673 ] Mark Miller commented on LUCENE-994: Well that would explain a lot then. I use both the concurrent merge and aut

Re: Allowing IOExceptions in TermVectorMapper?

2007-10-25 Thread Karl Wettin
25 okt 2007 kl. 18.03 skrev Grant Ingersoll: I suppose we could have a whole fun debate about checked exceptions versus unchecked. :-) I would hate to open yet another can of worms. If Lucene historically says that checked is the way to go, I'll follow that. -- karl --

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537670 ] Yonik Seeley commented on LUCENE-994: - {quote} For example, if you call adddoc and it triggers a background merge

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-10-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537668 ] Mark Miller commented on LUCENE-994: Quick question due to a new issue I am seeing in my application...could the

Re: Allowing IOExceptions in TermVectorMapper?

2007-10-25 Thread Grant Ingersoll
Cool use of the TVMs, but... I think a RuntimeException is better, as TVMs don't generally do IO. The TermVectorReader.readTermVector is just calling back to the TVM, so it is appropriate that it throws the IOException since it is where the IO happens. Implementation exceptions, IMO, are

[jira] Issue Comment Edited: (LUCENE-1015) FieldCache should support longs and doubles

2007-10-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537602 ] gsingers edited comment on LUCENE-1015 at 10/25/07 7:00 AM: --- I am going to commit

[jira] Commented: (LUCENE-1015) FieldCache should support longs and doubles

2007-10-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537602 ] Grant Ingersoll commented on LUCENE-1015: - I am going to commit this sometime tomorrow unless there are obje

Re: [Lucene-java Wiki] Update of "LuceneFAQ" by GrantIngersoll

2007-10-25 Thread Yonik Seeley
I'd remove this entry rather than fix it... it could hardly be a "frequently" asked question :-) -Yonik On 10/25/07, Apache Wiki <[EMAIL PROTECTED]> wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for > change notification. > > The following