Andrew C. Oliver
a2354b6a3f
PR:
...
Obtained from:
Submitted by:
Reviewed by:
Added items suggested by Dmitry Serebrennikov
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149704 13f79535-47bb-0310-9956-ffa450edef68
2002-02-24 16:33:21 +00:00
Andrew C. Oliver
3929335807
PR:
...
Obtained from:
Submitted by:
Reviewed by:
implemented suggestions by Marc Tucker
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149703 13f79535-47bb-0310-9956-ffa450edef68
2002-02-24 15:58:41 +00:00
Andrew C. Oliver
0aa1ebe281
added plan to cvs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149702 13f79535-47bb-0310-9956-ffa450edef68
2002-02-23 22:03:39 +00:00
Andrew C. Oliver
7f1cb567a7
website updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149701 13f79535-47bb-0310-9956-ffa450edef68
2002-02-23 22:03:21 +00:00
Andrew C. Oliver
04ebb07469
added application extensions plan and myself as a comitter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149700 13f79535-47bb-0310-9956-ffa450edef68
2002-02-23 22:02:55 +00:00
Otis Gospodnetic
84bd5a1565
- Added exceptions to the Javadoc for parse methods.
...
- Added TokenMgrError to parse methods' throws clauses, since that is thrown when the input is bad.
PR:
Obtained from:
Submitted by: Daniel Calvo
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149699 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 21:06:16 +00:00
Otis Gospodnetic
e440646257
- A query parser that searches multiple fields at once.
...
Initial checkin.
PR:
Obtained from:
Submitted by: Kelvin Tan
Reviewed by: Otis Gospodnetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149698 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 20:59:11 +00:00
Otis Gospodnetic
cfd243c6d3
- Removed stop words added to the previous revision, so that they don't break
...
people's existing indices.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149697 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 01:15:51 +00:00
Otis Gospodnetic
5c75b8623f
- 'De-finalized' the class per Doug's suggestion to make it easy to use
...
different lists of stop words.
- Added a few more words to the stop word list (MS' contribution via Alan).
- Re-indented the whole class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149696 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 22:01:07 +00:00
Otis Gospodnetic
ef902b7ecd
- Changed the link to QueryParser from a HREF to a {@link ...}.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149695 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 21:43:34 +00:00
Otis Gospodnetic
dabd5e449f
- Made the code in the javadoc readable.
...
- Removed unnecessary import statement.
- Re-indented the whole class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149694 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 21:41:53 +00:00
Otis Gospodnetic
6f968662e9
- Improved javadoc to make it more readable and removed some trailing white
...
spaces.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149693 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 20:31:10 +00:00
Otis Gospodnetic
b433d6c174
- Improved javadoc to make it more readable.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149692 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 20:22:45 +00:00
Brian Goetz
7e7d8c6ac0
Add ~N syntax to phrase queries in query parser to allow for user-settable slop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149691 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 00:44:00 +00:00
Otis Gospodnetic
1ec9086829
- Added public static boolean isLocked(String) method.
...
PR:
Obtained from:
Submitted by: Colin Britton
Reviewed by: otis
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149690 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 18:59:42 +00:00
Scott Ganyo
64adb57449
field must be interned during serialization read process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149689 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 13:13:19 +00:00
Otis Gospodnetic
33a4c8c325
- Changed the URL for example query parser test cases.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149688 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 02:55:46 +00:00
Doug Cutting
247a7df6df
Start change list for next release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149687 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 21:17:17 +00:00
Doug Cutting
fe9a18b556
Updating default version prior to new release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149685 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 20:49:30 +00:00
Doug Cutting
2a801b7e7d
Fixed some javadoc links.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149684 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 20:48:18 +00:00
Doug Cutting
e00dabf7b1
Fixed some javadoc links.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149683 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 20:46:13 +00:00
Doug Cutting
0a737ca136
Updated for recent changes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149682 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 19:31:25 +00:00
Otis Gospodnetic
80f9f1db38
- Replaced references to the old package name com.lucene with org.apache.lucene
...
- Fixed a few Javadocs problems.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149681 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 01:46:31 +00:00
Otis Gospodnetic
3e7f46010e
- Fixed a bug with substCount variable which was not being reset.
...
- Re-formatted the whole class to match the rest of the code more closely
(still differs, but... :)).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149680 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 01:19:07 +00:00
Otis Gospodnetic
9bd57fb82a
- Patched Javadocs.
...
PR:
Obtained from:
Submitted by: Erik Hatcher
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149679 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 00:58:46 +00:00
Otis Gospodnetic
76947ae37c
- Updated JavaCC URL.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149678 13f79535-47bb-0310-9956-ffa450edef68
2002-02-13 16:52:02 +00:00
Jon Scott Stevens
5fc0c17fa1
added scarab to the powered by page.
...
ant docs seemed to have produced a few changes in files (make sure you
are using the latest jakarta-site2!)
-jon
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149677 13f79535-47bb-0310-9956-ffa450edef68
2002-02-11 19:45:24 +00:00
Doug Cutting
a55bb5e109
Updated "powered by" links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149676 13f79535-47bb-0310-9956-ffa450edef68
2002-02-11 19:37:48 +00:00
Doug Cutting
55ce2ae185
Fix a locking bug when deleting from an unoptimized index.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149675 13f79535-47bb-0310-9956-ffa450edef68
2002-02-10 22:59:12 +00:00
Andrew C. Oliver
4932518f4c
made instructions clearer and more correct
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149674 13f79535-47bb-0310-9956-ffa450edef68
2002-02-09 12:39:16 +00:00
Andrew C. Oliver
5b47a1185f
made instructions a bit clearer and more correct
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149673 13f79535-47bb-0310-9956-ffa450edef68
2002-02-09 12:38:53 +00:00
Doug Cutting
ed0aeca6bf
Updated for recent changes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149672 13f79535-47bb-0310-9956-ffa450edef68
2002-02-08 23:01:15 +00:00
Doug Cutting
6796f04a73
Fixed NullPointerException while performing phrase searches.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149671 13f79535-47bb-0310-9956-ffa450edef68
2002-02-08 22:52:03 +00:00
Doug Cutting
64943029fa
obtain write.lock while deleting documents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149670 13f79535-47bb-0310-9956-ffa450edef68
2002-02-08 19:39:42 +00:00
Andrew C. Oliver
17b7faf67c
oops... I refer to the luceneweb directory when I mean just tomcat webapps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149669 13f79535-47bb-0310-9956-ffa450edef68
2002-02-08 13:12:30 +00:00
Peter Carlson
23f09891f8
Update Changes to include new updates to contributions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149668 13f79535-47bb-0310-9956-ffa450edef68
2002-02-07 20:24:28 +00:00
Peter Carlson
d29935b9d8
Add XML Document #3 implementation to Document Section
...
Also added Term Highlighting to Misc Section
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149667 13f79535-47bb-0310-9956-ffa450edef68
2002-02-07 20:22:12 +00:00
Scott Ganyo
d2e34a5fb9
implement Serializable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149666 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 18:00:18 +00:00
Doug Cutting
60817cb719
Fixed to never delete added indexes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149665 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 16:30:16 +00:00
Otis Gospodnetic
2f2133f715
- Removed JUnit 3.5 and replaced it with JUnit 3.7.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149664 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 20:29:14 +00:00
Otis Gospodnetic
e7bdd3df93
- JUnit 3.7 (replacing Junit 3.5).
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149663 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 20:27:10 +00:00
Otis Gospodnetic
d5f1f175fc
- Fixed tests to use non-deprecated JUnit assert methods.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149662 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 20:25:21 +00:00
Doug Cutting
495d7206a5
Switched so that dev builds are now RC4.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149661 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 17:26:38 +00:00
Otis Gospodnetic
808075c073
- Changed javac.home property from './' to '.' in order to change 'JavaCC
...
Zip: .//lib/JavaCC.zip' message to 'JavaCC Zip: ./lib/JavaCC.zip'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149660 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 11:54:59 +00:00
Otis Gospodnetic
0d109d7705
- Fixed references to variables in javadoc. Patch submitted by Daniel Rall.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149659 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 11:39:02 +00:00
Otis Gospodnetic
7f8618e5de
- Minor grammar fix in a javadoc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149658 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 11:35:56 +00:00
Otis Gospodnetic
cf025d06cb
- Small javadoc change.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149657 13f79535-47bb-0310-9956-ffa450edef68
2002-01-28 11:34:45 +00:00
Doug Cutting
6c84ee2c62
Updated for new demo package name.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149655 13f79535-47bb-0310-9956-ffa450edef68
2002-01-27 23:20:30 +00:00
Doug Cutting
26f5fbf0c0
Fixed binary package to only include demo & jsp sources.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149654 13f79535-47bb-0310-9956-ffa450edef68
2002-01-27 23:20:04 +00:00
Doug Cutting
74723e3698
Added recent changes. Folks should update this themselves!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149653 13f79535-47bb-0310-9956-ffa450edef68
2002-01-27 22:27:48 +00:00