Commit Graph

1298 Commits

Author SHA1 Message Date
cmarschner a74e7cda6f LARM goes here
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150856 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 21:43:29 +00:00
Kelvin Tan 3f28777776 Corrected blatant copy-paste error pointed out by Clemens.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150855 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 02:19:03 +00:00
cmarschner babe70d08d *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150854 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:40:48 +00:00
cmarschner 528544daa3 added copy constructor for URLMessages; added some setter/getter methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150853 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:38:50 +00:00
cmarschner a01f445199 added isEmpty and clear methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150852 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:37:09 +00:00
cmarschner ebbf92c2f4 added getCurrentKey method
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150851 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:36:40 +00:00
cmarschner 71607a59dd minor fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150850 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:32:08 +00:00
cmarschner cfc8c67549 write raw bytes to page files instead of characters
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150849 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:31:16 +00:00
cmarschner dc3fa94442 changed hostManager stuff to hostResolver
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150848 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:24:26 +00:00
cmarschner 922db8cfe6 added host semaphores
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150847 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:22:59 +00:00
cmarschner 2d3e3954ac added logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150846 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:21:50 +00:00
cmarschner 9f5185b44c takes normalized URL string for comparisons; added logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150845 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:21:00 +00:00
cmarschner a27b6a627a changed isFrame to linkType; improved error checking when one of the args is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150844 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:19:56 +00:00
cmarschner 09c4896e3a minor display changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150843 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:16:35 +00:00
cmarschner e9ebe848b8 improved logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150842 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:15:07 +00:00
cmarschner c221f17ea5 moved HTTPClient config from Task to Thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150841 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:11:44 +00:00
cmarschner df5d692480 removed test case from main()
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150840 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:09:22 +00:00
cmarschner e50d457ef7 more than one start URL; hostResolver
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150839 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:05:07 +00:00
cmarschner aaffb3ed75 changed to hostmanager-aware taskQueue
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150838 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:03:31 +00:00
cmarschner b6243a3cbe better handling of status codes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150837 13f79535-47bb-0310-9956-ffa450edef68
2002-10-22 15:02:43 +00:00
Kelvin Tan 5cf76aa76a Removed or otherwise commented out dependency on appex/Indyo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150836 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 08:13:34 +00:00
Kelvin Tan 155bd6618e Fixed broken link to Jakarta CVS page.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150835 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 06:43:00 +00:00
Kelvin Tan d8caa687ee Fixed formatting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150834 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 06:42:32 +00:00
Kelvin Tan 03974c1029 Forgot to escape < and > characters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150833 13f79535-47bb-0310-9956-ffa450edef68
2002-09-17 04:00:11 +00:00
Otis Gospodnetic 25926e6866 - Added FIXME.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150832 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 20:21:18 +00:00
Otis Gospodnetic 9aadfdbc15 - Moved constructor up, made attributes private, added a FIXME and a TODO.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150831 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 19:30:40 +00:00
Otis Gospodnetic 0279b5b1fc - Files to ignore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150830 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 18:18:10 +00:00
Otis Gospodnetic 3e4a19fed7 - Fixed vague class reference that caused compilation errors with Jikes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150829 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 18:15:46 +00:00
Otis Gospodnetic 04e68db1cd - Made queue attribute private; cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150828 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 17:54:29 +00:00
Otis Gospodnetic d1e9be8015 - Split target build into targets compile and dist. Made compile target the
default one.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150827 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:58:07 +00:00
Otis Gospodnetic 69397847cd - Made constructor private, added a few FIXMEs, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150826 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:38:14 +00:00
Otis Gospodnetic c3a69fd77d - Made this singleton thread-safe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150825 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:26:21 +00:00
Otis Gospodnetic e8dfbf2ace - Added APL.
- Moved all attributes up.
- Fixed weird class javadoc.
- Made a few small mods and added FIXMEs.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150824 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:22:05 +00:00
Otis Gospodnetic 3252c4925a - Added 2 FIXMEs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150823 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:13:12 +00:00
Otis Gospodnetic 475a837eaf - Added APL, made an attrib private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150822 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:10:17 +00:00
Otis Gospodnetic 302f6949ab - Added javadoc skeletons for a few methods.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150821 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:09:23 +00:00
Otis Gospodnetic 3e11600e4e - Made attributes private.
- Added FIXME.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150820 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 00:01:13 +00:00
Otis Gospodnetic 8ba01b18ad - Made attributes private, formatter final.
- Added FIXME, added some Javadocs.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150819 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 23:55:41 +00:00
Otis Gospodnetic 21ec179316 - Added a comment about a small bug with the messageQueue's status.
- A few minor cosmetic changes.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150818 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 20:58:12 +00:00
Otis Gospodnetic bc40fa1994 - Modified to clean dirs/files created by run.sh.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150817 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 19:22:45 +00:00
Otis Gospodnetic b248127c1f - Default build properties for LARM. Initial checkin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150816 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 19:19:47 +00:00
Otis Gospodnetic 9438e5ab02 - Moved properties to a properties file.
- Commented out checksyntax and run targets, since LARM can be started from
run.sh now.
- Added target clean that just cleans the build files and changed cleanall
target to use it.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150815 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 19:16:28 +00:00
Otis Gospodnetic d6cc4d7342 - Modified to make it usable. This way we don't have to use Ant to run LARM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150814 13f79535-47bb-0310-9956-ffa450edef68
2002-09-14 18:51:49 +00:00
Peter Carlson cc71858047 I added the Unit Test to include a test on an unoptimized index.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150813 13f79535-47bb-0310-9956-ffa450edef68
2002-09-07 01:01:01 +00:00
Peter Carlson 3940b6ff1c I have modified the SortedField to not access deleted documents. This caused an exception when filling the initial arrays.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150812 13f79535-47bb-0310-9956-ffa450edef68
2002-09-07 01:00:57 +00:00
Peter Carlson a75302f000 I added a static field for the default search Field.
I have added a SearchBean.close() to people can close the searcher.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150811 13f79535-47bb-0310-9956-ffa450edef68
2002-09-07 01:00:52 +00:00
Peter Carlson 18d1f6e5df Now if there are no hits, I return a HitsIterator that will return 0 for all appropriate fields instead of returning null
I put the string "relevance" into a static variable.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150810 13f79535-47bb-0310-9956-ffa450edef68
2002-09-07 01:00:47 +00:00
Kelvin Tan 0a7e5168e5 Although HitsIterator doesn't implement Iterator, it follows the Iterator idiom so this is just a simple adapter
(really more of a wrapper) which does implement Iterator.

Useful when you want to pass the HitsIterator object into Velocity as a collection
and you want to be able to do something like
#foreach($hit in $hitIterator)
  ##display stuff
#end


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150809 13f79535-47bb-0310-9956-ffa450edef68
2002-08-31 01:19:42 +00:00
Kelvin Tan 4474e5fd64 Initial import of source and libs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150808 13f79535-47bb-0310-9956-ffa450edef68
2002-08-30 18:03:53 +00:00
Kelvin Tan 6a2e1270e2 First attempt at a tutorial for Indyo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150807 13f79535-47bb-0310-9956-ffa450edef68
2002-08-30 17:58:04 +00:00