root/perl/WebService-Lucene


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @636 [636] 04/22/08 09:33:23 brian.cassidy release 0.09
(edit) @635 [635] 04/22/08 09:21:39 brian.cassidy fix fields() in scalar context
(edit) @631 [631] 04/08/08 11:50:25 brian.cassidy release 0.08
(edit) @630 [630] 04/08/08 11:47:34 brian.cassidy M::I 0.71 required
(edit) @629 [629] 04/08/08 11:46:19 brian.cassidy update changes, bump ver.
(edit) @623 [623] 03/31/08 15:30:52 brian.cassidy fix tabs
(edit) @622 [622] 03/31/08 15:29:00 brian.cassidy handle atom:title in service doc
(edit) @573 [573] 02/25/08 09:41:19 brian.cassidy release 0.07
(edit) @572 [572] 02/25/08 09:39:52 brian.cassidy added Digest::SHA1 to prereqs
(edit) @560 [560] 02/22/08 09:11:42 brian.cassidy release 0.06
(edit) @559 [559] 02/22/08 09:10:17 brian.cassidy update copyright date
(edit) @558 [558] 02/22/08 09:06:00 brian.cassidy fix test
(edit) @557 [557] 02/22/08 09:03:53 brian.cassidy use relevance ext for score
(edit) @384 [384] 11/01/07 10:12:39 brian.cassidy release 0.05
(edit) @383 [383] 11/01/07 10:09:18 brian.cassidy switch to module::install. tabs, perltidy.
(edit) @374 [374] 06/04/07 08:50:02 brian.cassidy release 0.04
(edit) @373 [373] 06/04/07 08:42:06 brian.cassidy pod fix. update changes/version.
(edit) @354 [354] 04/18/07 10:09:48 brian.cassidy typo!
(edit) @351 [351] 04/17/07 22:29:58 brian.cassidy release 0.03
(edit) @350 [350] 04/17/07 22:21:39 brian.cassidy bump ver. update changes
(edit) @349 [349] 04/17/07 22:11:09 brian.cassidy add website to SEE ALSO section
(edit) @348 [348] 04/17/07 09:58:01 brian.cassidy update deps
(edit) @308 [308] 03/22/07 11:15:22 brian.cassidy added exists() method to Index object. eval Atom handling in the exception …
(edit) @296 [296] 02/13/07 09:51:36 brian.cassidy added generic _os_nodelist() method
(edit) @295 [295] 02/13/07 09:45:02 brian.cassidy added the ability to get all suggestions
(edit) @291 [291] 01/24/07 12:06:51 brian.cassidy fix up for WWW::OpenSearch? 0.10
(edit) @290 [290] 01/24/07 11:24:06 brian.cassidy changed to manifest.skip
(edit) @287 [287] 12/21/06 17:14:37 brian.cassidy added pod
(edit) @286 [286] 12/21/06 17:12:50 brian.cassidy throw exceptions from opensearch failures. added exception type accessor
(edit) @285 [285] 12/08/06 14:48:34 brian.cassidy updated test count
(edit) @284 [284] 12/08/06 14:47:24 brian.cassidy fix add_document
(edit) @283 [283] 12/07/06 11:51:59 brian.cassidy use the os client to prepare a facet query
(edit) @282 [282] 12/07/06 09:03:03 brian.cassidy updated dep requirement
(edit) @281 [281] 12/06/06 09:00:29 brian.cassidy handle exceptions where an atom entry is not returned (i.e. if the service …
(edit) @280 [280] 12/06/06 08:53:06 brian.cassidy added use_ok test for Client
(edit) @279 [279] 12/06/06 08:52:37 brian.cassidy removing branch
(edit) @278 [278] 12/06/06 08:49:59 brian.cassidy r15254@Brian (orig r251): brian.cassidy | 2006-11-30 13:00:09 -0400 …
(edit) @277 [277] 12/06/06 08:42:13 brian.cassidy fix pod coverage
(edit) @276 [276] 12/06/06 08:34:58 brian.cassidy exceptions are now throw on every failed http request
(edit) @275 [275] 12/06/06 00:02:59 brian.cassidy we have exceptions!
(edit) @273 [273] 12/05/06 15:45:10 adam.paynter "facets" == "facets", "facets" != "search"
(edit) @272 [272] 12/05/06 15:37:36 brian.cassidy added facets() to Service object
(edit) @271 [271] 12/05/06 15:34:57 brian.cassidy remove some pesky autovivification
(edit) @270 [270] 12/05/06 11:56:56 brian.cassidy fix blessed() call
(edit) @269 [269] 12/05/06 11:55:11 brian.cassidy allow Index objects to be passed to $service->search()
(edit) @268 [268] 12/05/06 11:33:27 brian.cassidy facets now work
(edit) @266 [266] 12/05/06 11:27:57 brian.cassidy list() can now take args. working on live tests
(edit) @263 [263] 12/04/06 22:20:23 brian.cassidy fix list() method. more live tests + FIX notes
(edit) @262 [262] 12/04/06 17:15:47 brian.cassidy more live tests; need error framework to be useful. fixed optimize() …
(edit) @261 [261] 12/04/06 16:34:01 brian.cassidy added results tests. more live tests. fixed closure for scalar field …
(edit) @260 [260] 12/04/06 12:45:34 brian.cassidy initial work for live tests
(edit) @259 [259] 12/02/06 13:10:45 brian.cassidy document tests
(edit) @258 [258] 12/02/06 12:26:58 brian.cassidy field tests
(edit) @257 [257] 12/02/06 11:49:49 brian.cassidy xoxo tests
(edit) @255 [255] 12/02/06 10:58:55 brian.cassidy added facets() method. line endings!
(edit) @253 [253] 12/01/06 16:06:59 brian.cassidy major modifications to the client
(edit) @251 [251] 11/30/06 13:00:09 brian.cassidy making a branch for a rewrite
(edit) @208 [208] 08/31/06 16:33:38 brian.cassidy fix for latest XML::Atom
(edit) @205 [205] 08/31/06 08:44:48 brian.cassidy typo
(edit) @204 [204] 08/31/06 08:43:02 brian.cassidy added remove_field(). fixed tabs
(edit) @192 [192] 08/15/06 14:49:41 brian.cassidy updated for latest XML::Atom
(edit) @154 [154] 07/10/06 10:33:01 adam.paynter added clear_fields
(edit) @153 [153] 07/07/06 12:49:12 adam.paynter fixes UTF-8 issues when searching
(edit) @145 [145] 06/26/06 17:04:15 brian.cassidy switch to "correction" for query suggestions
(edit) @124 [124] 06/15/06 15:25:26 brian.cassidy fixed "Attempt to bless into a reference" error
(edit) @104 [104] 05/17/06 15:46:59 brian.cassidy XML only allows 5 entities
(edit) @102 [102] 05/11/06 09:35:54 brian.cassidy added optimize()
(edit) @91 [91] 04/26/06 12:21:47 brian.cassidy replace useless CGI.pm usage with some simple functions
(edit) @84 [84] 04/10/06 11:25:19 brian.cassidy turn utf8 back on for the suggestion
(edit) @74 [74] 04/04/06 16:29:32 brian.cassidy added "suggestion" method
(edit) @62 [62] 03/02/06 12:13:42 brian.cassidy make sure we get XML::Atom::Entry objects and not XML::Feed::Atom::Entry …
(edit) @61 [61] 03/02/06 11:42:55 brian.cassidy make sure we have a fresh list of indices for get_index()
(edit) @56 [56] 03/01/06 17:07:20 brian.cassidy fix new_from_entry's url fetching
(edit) @54 [54] 03/01/06 16:16:34 brian.cassidy fix relevance fetch
(edit) @53 [53] 03/01/06 15:56:06 brian.cassidy fix field type construction
(edit) @10 [10] 02/20/06 15:56:09 brian.cassidy Initial Import
(edit) @9 [9] 02/20/06 15:36:30 brian.cassidy Created folder remotely
(edit) @8 [8] 02/20/06 15:36:24 brian.cassidy Created folder remotely
(edit) @7 [7] 02/20/06 15:36:17 brian.cassidy Created folder remotely
(add) @6 [6] 02/20/06 15:36:09 brian.cassidy Created folder remotely
Note: See TracRevisionLog for help on using the revision log.