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/index_DBI_cache.pm
Parent Directory
|
Revision Log
Revision
399 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 27 17:21:00 2004 UTC
(19 years, 3 months ago)
by
dpavlin
File length: 6392 byte(s)
Diff to
previous 226
better check if table exists (so that DBD::SQLite upgrade won't break)
Revision
219 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 5 10:56:55 2004 UTC
(19 years, 10 months ago)
by
dpavlin
File length: 6244 byte(s)
Diff to
previous 206
Display total and unique count when dumping index data to tables
Revision
206 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 31 20:57:48 2004 UTC
(19 years, 10 months ago)
by
dpavlin
File length: 6210 byte(s)
Diff to
previous 201
at close vacuum database if using PostgreSQL or SQLite
Revision
201 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 17 14:00:26 2004 UTC
(19 years, 10 months ago)
by
dpavlin
File length: 6007 byte(s)
Diff to
previous 192
changed behaviour when searching index and no entry beginning with string is
found: until now, it found first substring, and now it find substring from
beginning of word (it has to have space before it)
Revision
188 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 29 19:07:00 2003 UTC
(20 years ago)
by
dpavlin
File length: 5994 byte(s)
Diff to
previous 142
implemented index_delimiter which enables to to format index entries in format
(values to be inserted in index);;(values to be displayed) if there is
definition of index_delimiter=";;". This will allow you to index (and
search) through values from original database and still have ability to
display lookup fields.
Revision
142 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 30 01:02:22 2003 UTC
(20 years, 1 month ago)
by
dpavlin
File length: 5786 byte(s)
Diff to
previous 140
if no entries found, count should return number of all entries
Revision
140 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 30 00:10:09 2003 UTC
(20 years, 1 month ago)
by
dpavlin
File length: 5521 byte(s)
Diff to
previous 127
fix for total number of entries from index if using filter, renamed
check function to count and added limit
Revision
127 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 4 14:56:41 2003 UTC
(20 years, 3 months ago)
by
dpavlin
File length: 5505 byte(s)
Diff to
previous 95
if searched word is not found when searching from beginning of index, try
to find in anywhere (substring match)
Revision
95 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 13 21:54:22 2003 UTC
(20 years, 4 months ago)
by
dpavlin
File length: 5067 byte(s)
Diff to
previous 94
fix: first index entry should have nr. 1 not 0
Revision
87 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 11 20:58:45 2003 UTC
(20 years, 4 months ago)
by
dpavlin
File length: 5872 byte(s)
Diff to
previous 83
print datestamp before starting sort (for benchmarking)
Revision
83 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 11 20:14:19 2003 UTC
(20 years, 4 months ago)
by
dpavlin
File length: 5828 byte(s)
Diff to
previous 60
don't die if unable to insert into index, instead just warn
Revision
60 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Jul 4 18:23:00 2003 UTC
(20 years, 5 months ago)
by
dpavlin
File length: 5806 byte(s)
uses memory as cache
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.