Commit Graph

178 Commits

Author SHA1 Message Date
Peter Carlson dfc66b93bd Updated Lucene news to include information about 1.2-RC5
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149752 13f79535-47bb-0310-9956-ffa450edef68
2002-05-14 23:01:06 +00:00
Peter Carlson ed3ec5371d Started new section of CHANGES.txt for RC6
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149751 13f79535-47bb-0310-9956-ffa450edef68
2002-05-14 15:24:05 +00:00
Peter Carlson 4f1e425d92 Modified build.xml source target build to include the default.properties instead of the build.properties since the build.properties is for override features and the default.properties wasn't being included.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149749 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 20:18:42 +00:00
Peter Carlson 1326d05b22 Add changes for unit test fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149748 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 13:32:30 +00:00
Otis Gospodnetic 32df94455a - Added Lucene Sandbox.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149747 13f79535-47bb-0310-9956-ffa450edef68
2002-05-10 17:24:05 +00:00
Otis Gospodnetic 4e0e597ebf - Added Lexetius.com.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149746 13f79535-47bb-0310-9956-ffa450edef68
2002-05-10 17:09:06 +00:00
Peter Carlson b70d10da84 Fixed the TestQuestionMark by changing the TermQuery to WildcarQuery for the first test. Now succeeds without failure.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149745 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 14:38:22 +00:00
Otis Gospodnetic 04292ff887 - Fixed a bug in the test itself, caught by Doug.
Duh, correct comment, but contradicting code.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149744 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 20:16:54 +00:00
Peter Carlson 7ac655d83a Changed TestDateFilter from date field being a Text field to being a Keyword field. Found by Doug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149743 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 19:48:04 +00:00
Otis Gospodnetic 5b635fa89f - Updated with an entry for a change just made in DateFilter.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149742 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 21:28:51 +00:00
Otis Gospodnetic 7cb408e964 - Applied a patch supplied by David Smiley that ensures that searches that
use DateFilter don't throw an exception when no matches are found.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149741 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 21:26:34 +00:00
Otis Gospodnetic 0c5a8aa81b - Undo an accidental change in the previous revision.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149740 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 18:07:43 +00:00
Otis Gospodnetic 8d02b4fe0c - Minor modifications.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149739 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 03:38:34 +00:00
Otis Gospodnetic 83ceba9e36 - Added build.properties.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149738 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 03:31:19 +00:00
Brian Goetz c06d0ce9ef Add query parser note
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149737 13f79535-47bb-0310-9956-ffa450edef68
2002-05-07 00:24:22 +00:00
Brian Goetz 2a96b329a8 Add escape character to query parser (backslash); add unit test for escape character; wrap TokenMgrError with ParseException in QueryParser.parse
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149736 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 21:59:44 +00:00
Otis Gospodnetic fe527de308 - Gave Eugene and Rodrigo Reyes credit.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149735 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 18:10:55 +00:00
Otis Gospodnetic 9250f04c0e - Added Finish Military.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149734 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 17:54:54 +00:00
Peter Carlson 34a2ac1e94 fixed demo war file variable so that it would resolve correctly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149733 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 05:09:55 +00:00
Peter Carlson 2621aefe48 Reviewed cvs commit in mailling list and added changes to date.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149732 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 18:26:27 +00:00
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