/[webpac2]/trunk/lib/WebPAC/Output/Estraier.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/lib/WebPAC/Output/Estraier.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 887 - (view) (annotate) - [select for diffs]
Modified Mon Sep 3 15:26:46 2007 UTC (16 years, 7 months ago) by dpavlin
File length: 5692 byte(s)
Diff to previous 527
 r1322@llin:  dpavlin | 2007-09-03 16:44:01 +0200
 - replace Data::Dumper usage with Data::Dump
 - rewrite WebPAC::Store to use Class::Accessor


Revision 527 - (view) (annotate) - [select for diffs]
Modified Mon May 22 19:34:28 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 5689 byte(s)
Diff to previous 525
 r704@llin:  dpavlin | 2006-05-22 21:38:19 +0200
 add_link dies without proper parametars


Revision 525 - (view) (annotate) - [select for diffs]
Modified Mon May 22 18:26:56 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 5599 byte(s)
Diff to previous 503
 r697@llin:  dpavlin | 2006-05-22 20:30:05 +0200
 todo 2.17


Revision 503 - (view) (annotate) - [select for diffs]
Modified Sun May 14 22:23:28 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 5527 byte(s)
Diff to previous 459
report if creating new index as result of clean option


Revision 459 - (view) (annotate) - [select for diffs]
Modified Wed May 10 14:48:25 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 5493 byte(s)
Diff to previous 458
 r577@llin:  dpavlin | 2006-05-10 16:51:07 +0200
 fixed add_link and wrote tests for it


Revision 458 - (view) (annotate) - [select for diffs]
Modified Wed May 10 14:08:15 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 5623 byte(s)
Diff to previous 456
 r575@llin:  dpavlin | 2006-05-10 16:10:56 +0200
 use Search::Estraier 0.06 new master API to create nodes, so code here is siplified


Revision 456 - (view) (annotate) - [select for diffs]
Modified Wed May 10 13:56:21 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 8808 byte(s)
Diff to previous 401
 r571@llin:  dpavlin | 2006-05-09 13:39:25 +0200
 whitespace fix


Revision 401 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 16:36:42 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 8815 byte(s)
Diff to previous 374
 r466@llin:  dpavlin | 2006-02-19 17:45:26 +0100
 create label from database name, move from Text::Iconv to Encode


Revision 374 - (view) (annotate) - [select for diffs]
Modified Sun Jan 8 22:21:19 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 8631 byte(s)
Diff to previous 345
 r416@llin:  dpavlin | 2006-01-08 23:21:14 +0100
 skip fields without values (and not confess) -- it's valid to have fields without
 values for correct merging of data. If it doesn't metter to output module (as it
 doesn't for Hyper Estraier) they should be ignored


Revision 345 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 02:21:18 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 8673 byte(s)
Diff to previous 343
 r358@llin:  dpavlin | 2006-01-07 01:23:57 +0100
 push debug down to Search::Estraier::Node


Revision 343 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 01:40:01 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 8660 byte(s)
Diff to previous 319
 r354@llin:  dpavlin | 2006-01-07 00:42:38 +0100
 update to use Search::Estraier [2.09]


Revision 319 - (view) (annotate) - [select for diffs]
Modified Sat Dec 24 11:23:17 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8638 byte(s)
Diff to previous 307
warn if add_doc fails


Revision 307 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 00:03:04 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8604 byte(s)
Diff to previous 303
moved clean into WebPAC::Output::Estraier, cleanup


Revision 303 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 23:29:25 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8440 byte(s)
Diff to previous 301
fix warning


Revision 301 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 21:26:04 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8412 byte(s)
Diff to previous 291
 r322@athlon:  dpavlin | 2005-12-19 22:27:06 +0100
 make run.pl moderatly chatty (along with other modules), added command line options
 (try perldoc run.pl) new target index (to reindex all) and run (to index
 first 100 records of each database)


Revision 291 - (view) (annotate) - [select for diffs]
Modified Sun Dec 18 23:34:24 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8402 byte(s)
Diff to previous 284
 r11789@llin:  dpavlin | 2005-12-19 06:29:24 +0100
 final tweaks, version bumping [2.00_6]


Revision 284 - (view) (annotate) - [select for diffs]
Modified Sun Dec 18 16:22:58 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8402 byte(s)
Diff to previous 262
another fix, now nodeadd works again [0.06]


Revision 262 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 16:00:24 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8439 byte(s)
Diff to previous 256
 r11730@llin:  dpavlin | 2005-12-16 21:00:38 +0100
 fix warning


Revision 256 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 01:47:20 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8416 byte(s)
Diff to previous 255
 r11719@llin:  dpavlin | 2005-12-16 05:47:31 +0100
 links now work [2.00_4]


Revision 255 - (view) (annotate) - [select for diffs]
Modified Fri Dec 16 01:04:20 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 8025 byte(s)
Diff to previous 246
 r11716@llin:  dpavlin | 2005-12-16 05:04:26 +0100
 links to other databases allmost work


Revision 246 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 23:08:11 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 6206 byte(s)
Diff to previous 245
 r11700@llin:  dpavlin | 2005-12-15 02:08:09 +0100
 added doc for est_ua [2.00_2]


Revision 245 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 23:04:59 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 6061 byte(s)
Diff to previous 238
 r11698@llin:  dpavlin | 2005-12-15 02:04:58 +0100
 bump version number


Revision 238 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 18:55:38 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 6061 byte(s)
Diff to previous 213
 r11686@llin:  dpavlin | 2005-12-14 21:47:54 +0100
 factored out est_ua


Revision 213 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:23 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 5988 byte(s)
Diff to previous 212
 r11526@llin:  dpavlin | 2005-12-05 02:21:09 +0100
 index multiple input sources in one database


Revision 212 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:16 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 5990 byte(s)
Diff to previous 211
 r11525@llin:  dpavlin | 2005-12-05 01:45:38 +0100
 minor tweaks, tests now pass


Revision 211 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:10 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 5983 byte(s)
Diff to previous 210
 r11523@llin:  dpavlin | 2005-12-05 01:22:00 +0100
 even more changes on the road to controlling Hyper Estraier from perl :-)


Revision 210 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 17:47:04 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 5522 byte(s)
Diff to previous 113
 r11519@llin:  dpavlin | 2005-12-05 00:20:06 +0100
 partial changes to support multiple databases


Revision 113 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 00:14:05 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3990 byte(s)
Diff to previous 85
 r9064@llin:  dpavlin | 2005-11-23 01:15:24 +0100
 minor tweak for database routines, run.pl now iterates through all entries
 (to fix problem with stopping at first deleted entry)


Revision 85 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 08:27:53 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3952 byte(s)
Diff to previous 75
fixed logdie


Revision 75 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 20:32:41 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3940 byte(s)
Diff to previous 74
 r8991@llin:  dpavlin | 2005-11-20 21:33:38 +0100
 finished Text::Iconv support


Revision 74 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 20:13:39 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 3637 byte(s)
Diff to previous 1
 r8988@llin:  dpavlin | 2005-11-20 20:46:12 +0100
 added real implementation for WebPAC::Output::Estraier along with run.pl
 script which run test indexing (which will in one point move to
 WebPAC::Simple or something like that)


Revision 1 - (view) (annotate) - [select for diffs]
Added Sat Jun 25 20:23:23 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 1273 byte(s)
initial import of some documentation and module structure


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26