[jira] Commented: (LUCENE-666) TERM1 OR NOT TERM2 does not perform as expected

2006-08-31 Thread Steven Parkes (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-666?page=comments#action_12431921 ] Steven Parkes commented on LUCENE-666: -- I think the idea of a parse exception is good. The issue is relatively subtle. A user can relatively easily generate

[jira] Commented: (LUCENE-664) [PATCH] small fixes to the new scoring.html doc

2006-08-31 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-664?page=comments#action_12431954 ] Doug Cutting commented on LUCENE-664: - Javadoc is easiest to keep in sync with changes to the code, since it is in the same files. The wiki is the hardest to

RE: [jira] Commented: (LUCENE-664) [PATCH] small fixes to the new scoring.html doc

2006-08-31 Thread Steven Parkes
For my part, I was thinking more about material along the lines of 1.5 (Understanding the core indexing classes) and 1.6 (Understanding the core searching classes) in LIA. It strikes me that javadocs are little hard-core for that. A little difficult for the beginner to absorb. More reference than t

[jira] Created: (LUCENE-667) javacc skeleton files not regenerated

2006-08-31 Thread Steven Parkes (JIRA)
javacc skeleton files not regenerated - Key: LUCENE-667 URL: http://issues.apache.org/jira/browse/LUCENE-667 Project: Lucene - Java Issue Type: Bug Components: QueryParser Reporter: S

[jira] Commented: (LUCENE-665) temporary file access denied on Windows

2006-08-31 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-665?page=comments#action_12432004 ] Michael McCandless commented on LUCENE-665: --- Wow! Fantastic sleuthing. I never would have guessed that. > temporary file access denied on Windows > ---

Re: [jira] Commented: (LUCENE-664) [PATCH] small fixes to the new scoring.html doc

2006-08-31 Thread Chris Hostetter
: Javadoc is easiest to keep in sync with changes to the code, since it is : in the same files. The wiki is the hardest to keep in sync with the : code, since it is not versioned with the code. We website is somewhere : between: it is in subversion, but in separate files in a separate tree. the

RE: [jira] Commented: (LUCENE-664) [PATCH] small fixes to the new scoring.html doc

2006-08-31 Thread Chris Hostetter
: For my part, I was thinking more about material along the lines of 1.5 : (Understanding the core indexing classes) and 1.6 (Understanding the : core searching classes) in LIA. It strikes me that javadocs are little : hard-core for that. A little difficult for the beginner to absorb. More : refer

[jira] Updated: (LUCENE-565) Supporting deleteDocuments in IndexWriter (Code and Performance Results Provided)

2006-08-31 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-565?page=all ] Doron Cohen updated LUCENE-565: --- Attachment: perf-test-res2.JPG Updated performance test results - perf-test-res2.JPG - in avarage, the new code is *9* times faster! What have changed? - in p