This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk
Directory Listing
Revision
32 -
Directory Listing
Modified
Tue Oct 11 14:04:20 2005 UTC
(16 years, 10 months ago)
by
dpavlin
fix for 0.9.2 est_db_set_cache_size
Revision
31 -
Directory Listing
Modified
Wed Sep 21 15:59:54 2005 UTC
(16 years, 10 months ago)
by
dpavlin
check if path exists
Revision
30 -
Directory Listing
Modified
Sun Sep 18 18:21:06 2005 UTC
(16 years, 10 months ago)
by
dpavlin
split pdf into pages (using #page in uri)
Revision
29 -
Directory Listing
Modified
Sat Sep 17 23:55:09 2005 UTC
(16 years, 11 months ago)
by
dpavlin
make title extraction non-greedy, added --force option to force reindex
Revision
28 -
Directory Listing
Modified
Sat Sep 17 23:43:20 2005 UTC
(16 years, 11 months ago)
by
dpavlin
use @mtime to store mtime as unix time and check for changes
Revision
27 -
Directory Listing
Modified
Sat Sep 17 23:07:52 2005 UTC
(16 years, 11 months ago)
by
dpavlin
use File::MMagic::XS to perform better checking on input formats
Revision
26 -
Directory Listing
Modified
Sat Sep 17 21:22:26 2005 UTC
(16 years, 11 months ago)
by
dpavlin
fix recursive links by adding follow_skip => 2
Revision
25 -
Directory Listing
Modified
Sat Sep 17 20:48:42 2005 UTC
(16 years, 11 months ago)
by
dpavlin
trasfer all parametars via single $parent variable, cleanup
Revision
24 -
Directory Listing
Modified
Sat Sep 17 00:48:32 2005 UTC
(16 years, 11 months ago)
by
dpavlin
insert should return document_id and not true/false so that links to parent
(distribution document id) would work
Revision
23 -
Directory Listing
Modified
Fri Sep 16 23:29:27 2005 UTC
(16 years, 11 months ago)
by
dpavlin
add mdate to archives and set all files within archive mdate to archive date.
Revision
22 -
Directory Listing
Modified
Fri Sep 16 17:29:53 2005 UTC
(16 years, 11 months ago)
by
dpavlin
use out_doc_by_uri
Revision
21 -
Directory Listing
Modified
Fri Sep 16 17:26:03 2005 UTC
(16 years, 11 months ago)
by
dpavlin
make proper delete using out_doc (instead of creating empty document)
Revision
20 -
Directory Listing
Modified
Fri Sep 16 14:33:53 2005 UTC
(16 years, 11 months ago)
by
dpavlin
added experimental CPAN indexer ported from WAIT
Revision
19 -
Directory Listing
Modified
Sun Sep 11 20:19:16 2005 UTC
(16 years, 11 months ago)
by
dpavlin
removed left-over message
Revision
18 -
Directory Listing
Modified
Sat Sep 10 09:31:53 2005 UTC
(16 years, 11 months ago)
by
dpavlin
added --node option to use node API
Revision
17 -
Directory Listing
Modified
Sat Sep 10 08:22:04 2005 UTC
(16 years, 11 months ago)
by
dpavlin
removed throw if no document is found (return NULL)
Revision
16 -
Directory Listing
Modified
Sat Sep 10 08:11:44 2005 UTC
(16 years, 11 months ago)
by
dpavlin
fix indenting
Revision
15 -
Directory Listing
Modified
Fri Sep 9 15:31:11 2005 UTC
(16 years, 11 months ago)
by
dpavlin
updated to upstream 0.0.13
Revision
12 -
Directory Listing
Modified
Thu Sep 8 22:51:10 2005 UTC
(16 years, 11 months ago)
by
dpavlin
rename NodeDocument to ResultDocument (it was really mis-named),
fixed condition in NodeRes, move est_noderes_get_doc to NodeRes
class (so that NodeDocument resambles more Document class),
added (working :-) example of node search
Revision
11 -
Directory Listing
Modified
Thu Sep 8 21:22:10 2005 UTC
(16 years, 11 months ago)
by
dpavlin
Remove NetEnv class, and do network enviroment initialization
in constructor and destructor of node. Added example for gatherer
using node API.
Revision
10 -
Directory Listing
Modified
Thu Sep 8 16:50:39 2005 UTC
(16 years, 11 months ago)
by
dpavlin
generate wrappers using swig (cludgy, I should really make proper dependency
using makefile target)
Revision
9 -
Directory Listing
Modified
Thu Sep 8 16:42:55 2005 UTC
(16 years, 11 months ago)
by
dpavlin
first try at wrapping P2P API to C++
Revision
8 -
Directory Listing
Modified
Mon Sep 5 17:35:55 2005 UTC
(16 years, 11 months ago)
by
dpavlin
cleanup of automatically generated files
Revision
7 -
Directory Listing
Modified
Sat Sep 3 20:04:09 2005 UTC
(16 years, 11 months ago)
by
dpavlin
fix for HyperEstraierWrapper.cpp:21: Warning(401): Nothing known about base class 'std::runtime_error'
Revision
6 -
Directory Listing
Modified
Sat Sep 3 20:00:11 2005 UTC
(16 years, 11 months ago)
by
dpavlin
updated to latest version (from parent directory ;-)
Revision
5 -
Directory Listing
Modified
Sat Sep 3 19:16:48 2005 UTC
(16 years, 11 months ago)
by
dpavlin
example spider for filesystem (like estcmd gather)
Revision
4 -
Directory Listing
Modified
Sat Sep 3 18:44:31 2005 UTC
(16 years, 11 months ago)
by
dpavlin
backward compatibility for 0.5.4
Revision
3 -
Directory Listing
Modified
Sat Sep 3 18:44:12 2005 UTC
(16 years, 11 months ago)
by
dpavlin
use pkg-config hyperestraier if available before fallback to estconfig
Revision
2 -
Directory Listing
Modified
Sat Sep 3 18:04:41 2005 UTC
(16 years, 11 months ago)
by
dpavlin
Copied from:
0.0.12 revision 1
make working copy
Revision
1 -
Directory Listing
Added
Sat Sep 3 18:02:31 2005 UTC
(16 years, 11 months ago)
by
dpavlin
Original Path:
0.0.12
import of hyper_estraier_wrappers-0.0.12.tar.gz