[
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
[
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
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
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
[
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
> ---
: 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
: 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
[ 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