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/PlusPlus.pm
Parent Directory
|
Revision Log
Revision
22 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 7 16:05:43 2004 UTC
(19 years ago)
by
dpavlin
File length: 16746 byte(s)
Diff to
previous 21
DEVELOPMENT STOPPED: it seems that swish++ isn't faster than swish-e if you
remove clever heuristics about english words. So, this project is abandoned.
Revision
16 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 5 21:06:48 2004 UTC
(19 years ago)
by
dpavlin
File length: 12524 byte(s)
Diff to
previous 14
added experimental support for storing meta data (properties) in BerkeleyDB
hash database (currently ALL meta data is also stored in BerkeleyDB).
Revision
14 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 5 15:35:53 2004 UTC
(19 years ago)
by
dpavlin
File length: 10609 byte(s)
Diff to
previous 13
store cwd in $i->{'cwd'}, store just version numbers in $i->{'version'},
_init_indexer doesn't mess with cwd while indexing, _index_fh is now private.
Revision
13 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 5 14:35:54 2004 UTC
(19 years ago)
by
dpavlin
File length: 10184 byte(s)
Diff to
previous 11
relative index_dir paths will be now resolved to absolute,
added finish_update to close indexer, DESTROY will also close index,
verbose level now corresponds to debug level, mode debug output
Revision
11 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 5 13:30:57 2004 UTC
(19 years ago)
by
dpavlin
File length: 9611 byte(s)
Diff to
previous 10
support for meta in data, relaxed swish++ config, distribution cleanup
Revision
9 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 5 00:59:50 2004 UTC
(19 years ago)
by
dpavlin
File length: 9138 byte(s)
Diff to
previous 8
- new options to open: meta_in_body and use_stopwords
- new add method (same as _create_doc)
- renamed _init_index to _init_indexer
- by default, stopwords from swish++ will be disabled (use_stopword option to
open to enables them)
- support for (only) title meta data
- support to include meta data in full text search (meta_in_body open opt)
Revision
3 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 3 15:23:23 2004 UTC
(19 years ago)
by
dpavlin
File length: 3579 byte(s)
Diff to
previous 1
- API change to be more line Plucene::Simple
- check_bin method to find and verify swish++ binaries
- make html target
Revision
1 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Dec 3 13:31:43 2004 UTC
(19 years ago)
by
dpavlin
File length: 1738 byte(s)
initial import of first version created with h2xs -AXn SWISH::PlusPlus
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.