Commit Graph

158 Commits

Author SHA1 Message Date
Otis Gospodnetic be31efa0fc - Added explicit encoding.
A fix for bug #7019.
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7019
PR: 7019
Obtained from:	Raymond
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149731 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 15:16:18 +00:00
Otis Gospodnetic a90504d2b6 - A patch to FieldInfos.java that Doug Cutting suggested at:
http://marc.theaimsgroup.com/?l=lucene-user&m=100253044509125&w=2
  This allows co-existence of indexed and non-indexed fields with the same name.
PR:
Obtained from:
Submitted by:	Guido Casper
Reviewed by:	otis


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149730 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 15:08:10 +00:00
Doug Cutting 6fe55d42eb Fixed broken ego link.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149729 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 20:49:27 +00:00
Otis Gospodnetic 8c70a95b15 - Added tests for DateFilter.After method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149728 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 20:29:19 +00:00
Otis Gospodnetic 4207787649 - DateFilter JUnit tests. Initial checkin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149727 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 20:15:25 +00:00
Otis Gospodnetic 1af480b290 - Added Apache license.
- Corrected Javadoc wording a bit.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149726 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 19:09:36 +00:00
Otis Gospodnetic 197858c0d4 - Applied a patch that fixes bug #7412.
- Added Apache License.
PR:
Obtained from:
Submitted by:	Rodrigo Reyes
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149725 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 19:08:32 +00:00
Otis Gospodnetic a0c986fdf1 - Wildcard JUnit unit tests. Initial checkin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149724 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 18:53:35 +00:00
Otis Gospodnetic e5f6cb9bd3 - Fixed incorrect HREFs.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149723 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 04:52:03 +00:00
Otis Gospodnetic 2122be3e73 - Fixed a spelling error and re-formatted the Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149722 13f79535-47bb-0310-9956-ffa450edef68
2002-04-13 20:04:28 +00:00
Otis Gospodnetic c4a52eee84 - A fix for bug # 7710:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7710
PR:
Obtained from:
Submitted by:	Lee Mallabone
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149721 13f79535-47bb-0310-9956-ffa450edef68
2002-04-10 04:05:38 +00:00
Otis Gospodnetic 95cf4fa216 - Javadoc fix.
PR:
Obtained from:
Submitted by:	Kelvin Tan
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149720 13f79535-47bb-0310-9956-ffa450edef68
2002-04-10 02:57:08 +00:00
Otis Gospodnetic b5e126c654 - Applied Mark Hayes' patch to avoid NPE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149719 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 05:15:43 +00:00
Peter Carlson 678386d4e9 Added chainable filter and index multiple fields contributions to the contributions.html page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149718 13f79535-47bb-0310-9956-ffa450edef68
2002-04-01 05:33:29 +00:00
Otis Gospodnetic b5e628af32 - Javadoc fix for bug 7461.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149717 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 21:41:58 +00:00
Otis Gospodnetic 23389df13c - Changed 2 example queries in the javadoc to make them less confusing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149716 13f79535-47bb-0310-9956-ffa450edef68
2002-03-22 03:22:33 +00:00
Otis Gospodnetic 55a0477891 - Minor javadoc changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149715 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:26:38 +00:00
Doug Cutting 1b0289c858 Changed www.lucene.com to lucene.sourceforge.net, to work around DNS changes to lucene.com.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149714 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 01:26:08 +00:00
Otis Gospodnetic 02bc68cb60 - Applied a fix for bug 6914.
PR:
Obtained from:
Submitted by:	Eugene Gluzberg
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149713 13f79535-47bb-0310-9956-ffa450edef68
2002-03-15 05:52:57 +00:00
Otis Gospodnetic 27017fae14 - Fix for bug 7017:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149712 13f79535-47bb-0310-9956-ffa450edef68
2002-03-11 00:43:21 +00:00
Otis Gospodnetic d97cbdffff - Added 2 recent changes.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149711 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 23:05:15 +00:00
Jon Scott Stevens b690f8ab9a no longer needed.
-jon


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149710 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 22:20:06 +00:00
Jon Scott Stevens 5a36725d4a implemented what i proposed on the mailing list with regards
to having a default.properties define the properties and
allow people to define their own properties easily by creating
a build.properties file.

I also updated the documentation to clearly lay out what one needs
to do to define their own properties.

-jon


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149709 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 22:18:28 +00:00
Otis Gospodnetic c9f51bd31a - Changed the name of the Yazd forum to its official name.
PR:
Obtained from:
Submitted by:	Aflatoon Aflatooni
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149708 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 18:49:41 +00:00
Doug Cutting fc3f8d45e1 Regenerated powered.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149707 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 17:36:07 +00:00
Otis Gospodnetic 7540cf659d - Moved properties from build.properties in here. build.properties should be
removed and replaced by build.properties.sample.
  Targets docweb-index and docweb-war I have commented out since it requires
  an Ant task that is not a part of Ant distribution yet.  These should be
  uncommented when this task makes it into the Ant distribution.
PR:
Obtained from:
Submitted by:	Erik Hatcher
Reviewed by:	Otis Gospodnetic


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149706 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 01:10:58 +00:00
Otis Gospodnetic 8c0b808c00 - Added Yazd Forums.
PR:
Obtained from:
Submitted by:	Aflatoon Aflatooni
Reviewed by:	Otis Gospodnetic


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149705 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 20:04:16 +00:00
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