1463 Commits

Author SHA1 Message Date
Kelvin Tan
6ba56b4a9d Fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150771 13f79535-47bb-0310-9956-ffa450edef68
2002-05-13 10:56:54 +00:00
Kelvin Tan
5420a95069 Refactored to use typed arrays instead of generic lists. (thanks to Otis)
However, the array of objects returned are no longer guaranteed to be unique.
Clients should construct a Set out of the objectResults if uniqueness is required.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150770 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 07:01:10 +00:00
Kelvin Tan
06e1cc92d3 An object to encapsulate the results of a search.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150769 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 00:47:25 +00:00
Kelvin Tan
5f191db11b Implementation of SearchService.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150768 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 00:46:59 +00:00
Kelvin Tan
5ab813ac72 Fulcrum-based service declaration of a search service. This is actually quite a Lucene-specific interface declaration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150767 13f79535-47bb-0310-9956-ffa450edef68
2002-05-11 00:46:14 +00:00
Kelvin Tan
bcfa0cbc60 Added simple README and GETTING STARTED docs. Hope it will ease the learning curve somewhat,
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150766 13f79535-47bb-0310-9956-ffa450edef68
2002-05-10 17:20:29 +00:00
Kelvin Tan
bb68f17330 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150765 13f79535-47bb-0310-9956-ffa450edef68
2002-05-10 17:19:17 +00:00
Kelvin Tan
f2d83b18c9 Updated with entry on javascript contributions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150764 13f79535-47bb-0310-9956-ffa450edef68
2002-05-10 09:41:49 +00:00
Kelvin Tan
b84ac2fb26 Merged the various add* methods into a single method. Added constants for AND, NOT and OR prefix modifiers.
Added a default modifier.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150763 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 02:39:26 +00:00
Kelvin Tan
9b57a1288f Initial commit of a javascript lib as a web-based GUI for boolean query construction.
Based on the file posted at http://marc.theaimsgroup.com/?l=lucene-user&m=101366456309906&w=2.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150762 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 02:18:00 +00:00
Kelvin Tan
f6c9d225a1 Initial commit of javascript lucene query validator.
This is the version from http://marc.theaimsgroup.com/?l=lucene-user&m=101964415222254&w=2.
I'm so glad its finally been rescued from the depths of mailing list archives!


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150761 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:56:58 +00:00
Kelvin Tan
01bb49e1a4 Initial commit of a system of retrieving Torque-persisted objects from Document objects.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150760 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:53:48 +00:00
Kelvin Tan
57ad807bd9 Renamed to FileContentHandlerFactory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150759 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:52:50 +00:00
Kelvin Tan
a716edd6d1 Importing the classes seem to have warped the whitespaces. Here's my attempt to get things back to normal.
Introduced new datasource and contenthandler mechanism. It's quite a major alteration for individual changes to be enumerated.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150758 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:52:37 +00:00
Kelvin Tan
5b5ea958c9 Not in use. DataSource mechanism altered.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150757 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:50:34 +00:00
Kelvin Tan
5ffcb6abe4 Importing the classes seem to have warped the whitespaces. Here's my attempt to get things back to normal.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150756 13f79535-47bb-0310-9956-ffa450edef68
2002-05-08 15:50:03 +00:00
Andrew C. Oliver
af3d523dbe Initial revision
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150755 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 15:43:03 +00:00
Otis Gospodnetic
740ff44d60 - Added contributor's full name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150754 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 14:39:50 +00:00
Otis Gospodnetic
f7be16812b - Updated with today's activities.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150753 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 14:36:47 +00:00
Otis Gospodnetic
f4e2c2bbbb - A REDME for LARM webcrawler contribution.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150752 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 14:32:24 +00:00
Otis Gospodnetic
cf2fa142c8 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150751 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 13:58:45 +00:00
Otis Gospodnetic
95eb8721c6 - Lucene Indexing Demo docs. Minimalistic at present.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150750 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 13:34:05 +00:00
Otis Gospodnetic
61d966bb04 - A contributed, simple XML Indexing Demo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150749 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 13:32:45 +00:00
Otis Gospodnetic
6b7a6eb234 - Cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150748 13f79535-47bb-0310-9956-ffa450edef68
2002-05-04 13:29:54 +00:00
Otis Gospodnetic
fffd734c3d - Fixed a typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150747 13f79535-47bb-0310-9956-ffa450edef68
2002-05-03 19:03:20 +00:00
Otis Gospodnetic
4be2fdcacd - Minor changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150746 13f79535-47bb-0310-9956-ffa450edef68
2002-05-03 18:59:35 +00:00
Otis Gospodnetic
389c64bc3f - Removed unneeded list of files.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150745 13f79535-47bb-0310-9956-ffa450edef68
2002-05-03 16:17:46 +00:00
Otis Gospodnetic
c5891fe4d6 - Cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150744 13f79535-47bb-0310-9956-ffa450edef68
2002-05-03 13:17:23 +00:00
Otis Gospodnetic
61cc2a31af - Fixed a few typos (really just testing commit priviledges).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150743 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 15:23:59 +00:00
Peter Carlson
88d155d343 Files to create the basic structure of the Lucene Sandbox Repository.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150742 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 14:32:07 +00:00
(no author)
d391e6f695 New repository initialized by cvs2svn.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150741 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 14:32:07 +00:00
Daniel Naber
d627eced03 test case that makes sure sloppy phrase queries use the term distance to calculate the result ranking
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150740 13f79535-47bb-0310-9956-ffa450edef68
2005-01-28 22:22:04 +00:00
Christoph Goller
3ad078a757 Fixed small typo to enable compilation again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150739 13f79535-47bb-0310-9956-ffa450edef68
2005-01-26 13:57:41 +00:00
Otis Gospodnetic
679e46a713 - Read-in query string as UTF-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150738 13f79535-47bb-0310-9956-ffa450edef68
2005-01-26 04:35:33 +00:00
Christoph Goller
3c7247e2bc *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150737 13f79535-47bb-0310-9956-ffa450edef68
2005-01-24 20:31:56 +00:00
Christoph Goller
217ac20c30 New BooleanScorer implemented by Paul Elschot
(Patch 31785) that implements skipTo and delivers
documents in correct order. Furthermore a small bug
in ConjunctionScorer skipTo (if called without a
preceeding next) is eliminated.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150736 13f79535-47bb-0310-9956-ffa450edef68
2005-01-24 19:21:01 +00:00
Daniel Naber
aea8b8ce36 small typo fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150735 13f79535-47bb-0310-9956-ffa450edef68
2005-01-21 18:28:35 +00:00
Daniel Naber
b19f7942f7 mention fix for bug #33161
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150734 13f79535-47bb-0310-9956-ffa450edef68
2005-01-20 21:20:55 +00:00
Daniel Naber
7ff11fc34d fix for bug 33161 (UnsupportedOperationException for some combinations of BooleanQuery and MultiPhraseQuery)
PR: 33161
Submitted by: Rhett Sutphin


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150733 13f79535-47bb-0310-9956-ffa450edef68
2005-01-19 23:32:52 +00:00
Erik Hatcher
ea3a9502f2 Refresh generated docs from site2
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150732 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 13:58:17 +00:00
Erik Hatcher
53d390db9a Add pylucene to resources, and refresh generated docs from site2
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150731 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 13:57:32 +00:00
Erik Hatcher
277a3aa744 StandardAnalyzer test contributed by Chris Lamprecht
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150730 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 13:27:23 +00:00
Daniel Naber
2c43e92e98 fixing some deprecated/see tags in the javadoc comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150729 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 19:25:01 +00:00
Daniel Naber
1129d547da avoid deprecated method call
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150728 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 17:05:31 +00:00
Daniel Naber
55bfcc6d47 reduce date resolution from seconds to minutes, this should be enough for most cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150727 13f79535-47bb-0310-9956-ffa450edef68
2005-01-01 23:13:00 +00:00
Otis Gospodnetic
707c77e91a - s/nagoya/mail-archives/
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150726 13f79535-47bb-0310-9956-ffa450edef68
2004-12-31 04:24:57 +00:00
Daniel Naber
a487218a0b link the new FAQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150725 13f79535-47bb-0310-9956-ffa450edef68
2004-12-30 21:50:43 +00:00
Bernhard Messer
475551e17b document the new CompoundFileReader.main method
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150724 13f79535-47bb-0310-9956-ffa450edef68
2004-12-30 13:04:13 +00:00
Bernhard Messer
fd754080ce add a public static void main method to list and optional extract the individual files from a compound. The original code was proposed by Garrett Rooney.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150723 13f79535-47bb-0310-9956-ffa450edef68
2004-12-30 12:55:10 +00:00
Bernhard Messer
cbe5047e62 use the new DateTools.timeToString instead of the deprecated DateTime class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150722 13f79535-47bb-0310-9956-ffa450edef68
2004-12-30 12:06:09 +00:00