Commit Graph

13450 Commits

Author SHA1 Message Date
gschwarz 419359a057 Changed the stemming algorithm to ignore case while stripping. The algorithm is faster and produces more equal stems from nouns and verbs derived from the same word. That fixes the problem finding substantives when the searchterm is provided in lowercase. Now the stemming results are almost case insensitive. Changed the checking of legal terms to only reject terms that contain non letters, which solves problems with terms that contain irregular cased letters. Removal of pertical denotion now produces less overstemming errors. Code is rearranged a bit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149824 13f79535-47bb-0310-9956-ffa450edef68
2002-07-21 23:16:09 +00:00
gschwarz aedf9e1ccf The class itself and tokenStream() are not longer final. tokenStream() now works without LowerCaseFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149823 13f79535-47bb-0310-9956-ffa450edef68
2002-07-21 23:00:37 +00:00
Otis Gospodnetic 6b58d41083 - Minor modification, no functionality changes.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149822 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:41:39 +00:00
Otis Gospodnetic be6a5b0388 - Updated with today's changes.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149821 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:40:51 +00:00
Otis Gospodnetic 15bbd8def8 - Classes that provide support for queries such as "microsoft app*".
PR:
Obtained from:
Submitted by:	Anders Nielsen
Reviewed by:	otis


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149820 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:39:58 +00:00
Otis Gospodnetic d06a16f630 - Fixed the typo in the setOperator argument name which was causing unit
tests to fail.  Peter spotted it, thanks Peter.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149819 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:18:42 +00:00
Otis Gospodnetic 0221ec480b - Added tests for QueryParser's setOperator functionality.
All tests pass at this point.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149818 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 14:17:41 +00:00
Otis Gospodnetic fff216a85c - Added PLANTA.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149817 13f79535-47bb-0310-9956-ffa450edef68
2002-07-18 02:21:12 +00:00
Doug Cutting c5c408171d Updated for the changes that I made earlier today.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149816 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 23:26:26 +00:00
Doug Cutting 22f068248d Renamed a new class and updated some javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149815 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 22:11:34 +00:00
Doug Cutting 28eb95821f Added support for remote searching via RMI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149814 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 21:54:38 +00:00
Doug Cutting 53f0f3b4fb Made many methods and classes non-final, per requests. This includes
IndexWriter and IndexSearcher, among others.

Moved search implementation methods into a new public interface,
Searchable.  This makes it easier to implement a remote searcher.

Fixed some javadoc comments.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149813 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 17:38:04 +00:00
Otis Gospodnetic 47fc87d4cb - Recorded today's changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149812 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 03:58:06 +00:00
Otis Gospodnetic 7a44002d3d - Lucene Sandbox documentation place holder.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149811 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 19:05:12 +00:00
Otis Gospodnetic 92dc789309 - Changed, since xdocs/stylesheets/project.xml was modified.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149810 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 19:04:00 +00:00
Otis Gospodnetic 6ace8da41c - A place holder for Lucene Sandbox documentation, etc.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149809 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 19:00:11 +00:00
Otis Gospodnetic 70950b82aa - Changed the status of a completed task.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149808 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 17:53:19 +00:00
Otis Gospodnetic 08c38ffbc4 - Cleaned up the indentation to make it more consistent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149807 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 17:51:53 +00:00
Otis Gospodnetic 6f3df5f59f - Added an explicit call to QueryParser to set the boolean operator to OR.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149806 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 17:22:36 +00:00
Otis Gospodnetic 4f9dc49cfb - Renamed a few recently added variables and methods for consistency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149805 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 17:21:57 +00:00
Otis Gospodnetic ea4c15138e - Added P�ter Hal�csy's changes that allow setting of default boolean
operator.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149804 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 17:16:21 +00:00
Otis Gospodnetic 680d2c85c4 - Renamed a link to reflect the page's content better.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149803 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 16:35:15 +00:00
Otis Gospodnetic a8df7c8291 - s/Peer/Peter/;
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149802 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 16:33:45 +00:00
Otis Gospodnetic 87688ee3b1 - Fixed Peter's name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149801 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 16:32:20 +00:00
Otis Gospodnetic 5964192807 - Fixed some minor cosmetic issues.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149800 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 16:19:58 +00:00
Otis Gospodnetic 16a7c58c50 - Updated.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149799 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 02:57:03 +00:00
Otis Gospodnetic 32e68d3a1e - Updated (keine Scheisse!).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149798 13f79535-47bb-0310-9956-ffa450edef68
2002-07-14 02:56:24 +00:00
Otis Gospodnetic 0426d8ab04 - Added a link to NLucene; removed incorrect author (I assume that was the result of somebody's initial copy & paste).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149797 13f79535-47bb-0310-9956-ffa450edef68
2002-07-13 22:00:35 +00:00
Otis Gospodnetic 59ce56a2ad - Added a link to PDF Parser Java library.
- Nuked a bunch of trailing spaces.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149796 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 02:54:52 +00:00
Otis Gospodnetic 50d6da8ab9 - Fixed a link in toString(String) method's javadoc; added links to class
javadoc; reformatted a bit.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149795 13f79535-47bb-0310-9956-ffa450edef68
2002-07-02 15:16:55 +00:00
Otis Gospodnetic 6efcaa8649 - Recorded Brian's change to QueryParser.jj for range query syntax.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149794 13f79535-47bb-0310-9956-ffa450edef68
2002-06-29 22:34:09 +00:00
Otis Gospodnetic 333a7a6829 - Recorded HTMLParser.jj changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149793 13f79535-47bb-0310-9956-ffa450edef68
2002-06-29 22:10:37 +00:00
Otis Gospodnetic 6f4c2690c9 - Improved HTML parser that allows one to get HTML document's meta tags' values.
PR:
Obtained from:
Submitted by:	Mark Harwood
Reviewed by:	otis


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149792 13f79535-47bb-0310-9956-ffa450edef68
2002-06-29 22:08:26 +00:00
Otis Gospodnetic c26fa43004 - Removed the erroneous 'i' character.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149791 13f79535-47bb-0310-9956-ffa450edef68
2002-06-28 13:47:03 +00:00
Otis Gospodnetic 1693768483 - Added BioMates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149790 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 21:01:30 +00:00
Otis Gospodnetic ca040d218a - Updated an existing item.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149789 13f79535-47bb-0310-9956-ffa450edef68
2002-06-27 16:30:20 +00:00
Otis Gospodnetic 92ade30794 - Changed the 'disableLocks' system property name to 'disableLuceneLocks'.
- Fixed my own misspelling from the previous commit.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149788 13f79535-47bb-0310-9956-ffa450edef68
2002-06-26 17:30:11 +00:00
Otis Gospodnetic ad73dd681f - Made a small method javadoc change.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149787 13f79535-47bb-0310-9956-ffa450edef68
2002-06-25 16:18:32 +00:00
Otis Gospodnetic 43f5e32b7e - Reduced the number of condition checks for disabling locks.
- Documented the use of 'disableLocks' system property in class Javadoc.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149786 13f79535-47bb-0310-9956-ffa450edef68
2002-06-25 16:09:15 +00:00
Brian Goetz 8ab0396cfc Support for new range query syntax. The delimiter is " TO ", but is optional
for backward compatibility with previous syntax.  If the range arguments
match the format supported by DateFormat.getDateInstance(DateFormat.SHORT),
then they will be converted into the appropriate date strings a la DateField.

Added Field.Keyword "constructor" for Date-valued arguments.

Optimized DateField.timeToString function.

PR:
Obtained from:
Submitted by:	Brian Goetz
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149785 13f79535-47bb-0310-9956-ffa450edef68
2002-06-25 00:05:31 +00:00
Peter Carlson b1b3d33cf7 Updated Changes to include information about add id method in Hits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149784 13f79535-47bb-0310-9956-ffa450edef68
2002-06-21 16:54:00 +00:00
Otis Gospodnetic 1aba01fe47 - Updated with information about changes that allow lock creation to be disabled.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149783 13f79535-47bb-0310-9956-ffa450edef68
2002-06-21 16:41:38 +00:00
Otis Gospodnetic 4cee88c438 - Added the ability to disable creation of locks on the file system, in order
to allow Lucene to be used on read-only media.
  To disable lock creation set 'disableLocks' system property to 'true'.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149782 13f79535-47bb-0310-9956-ffa450edef68
2002-06-21 14:57:46 +00:00
Peter Carlson 19a3915b3c Added accessor method to get HitDoc global id from Hits.
This id needs to be used in sorting.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149781 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 14:32:08 +00:00
Peter Carlson 7cd7ca05a1 Update .html files to reflect change in left nav bar. Otis added lucene-sandbox link.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149780 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 14:23:48 +00:00
Peter Carlson 4cad7c5ff4 Adding release of 1.2 information to index page.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149779 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 14:13:43 +00:00
Otis Gospodnetic 312ae29d61 - Cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149778 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 15:34:41 +00:00
Otis Gospodnetic e33dca7274 - Added a note about build.properties file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149777 13f79535-47bb-0310-9956-ffa450edef68
2002-06-17 15:34:27 +00:00
Otis Gospodnetic 4e2f6ae67a - Added a link to Lucene Sandbox.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149776 13f79535-47bb-0310-9956-ffa450edef68
2002-06-10 03:38:58 +00:00
Peter Carlson 03a738d8de Chagned default.properties to reflect new 1.3-dev1 status for building nightly builds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149775 13f79535-47bb-0310-9956-ffa450edef68
2002-06-09 21:56:14 +00:00