Repository List
/
SWISH-Split
/
trunk
/
Split.pm @ HEAD
English
Français
Chinese (Simplified)
Chinese (Traditional)
Blame/Annotate
Checkout
View File
RSS Feed
Show last: 20 ,
50
,
100
,
All
Date
File
Revision
Author
Diff
Revision Log
2005/04/29 23:25:02
13
13
dpavlin
HTML
|
TEXT
added warning about unimplemented delete
2005/04/29 22:50:16
11
11
dpavlin
HTML
|
TEXT
some cleanups
2005/04/29 22:35:21
9
9
dpavlin
HTML
|
TEXT
API 0.03: works with current swish-e version from CVS (with
--enable-incremental!), but still doesn't support incremental indexing
2004/12/19 03:06:01
8
8
dpavlin
HTML
|
TEXT
new api:
- renamed open to open_index
- removed dependency on IPC::Run
- tests which all pass
2004/12/17 18:32:34
7
7
dpavlin
HTML
|
TEXT
a lot of changes:
- better testing framework
- changed put_slice API (to actually confirm with documentation)
- use swish-e stdin instead of external cat utility
- added tags target
2004/12/08 20:35:49
6
6
dpavlin
HTML
|
TEXT
better distribution packaging and html target
2004/08/11 14:28:40
5
5
dpavlin
HTML
|
TEXT
smaller improvements
2004/08/08 19:22:56
4
4
dpavlin
HTML
|
TEXT
first version which passes 51 test. It still doesn't update documents, just
insert.
2004/08/08 10:53:04
3
3
dpavlin
HTML
|
TEXT
one more planned call: find_paths
2004/08/08 10:09:55
1
1
dpavlin
initial import of SWISH::Split. Lot of documentation, less code.