/[wait]/cvs-head/lib/WAIT/InvertedIndex.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 /cvs-head/lib/WAIT/InvertedIndex.pm

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 87)

Revision 51 - (view) (annotate) - [select for diffs]
Modified Mon Dec 31 14:00:22 2001 UTC (22 years, 4 months ago) by ulpfr
File length: 22237 byte(s)
Diff to previous 40
Moved 'sub keys' to end of file to avoid warnings about CORE::keys.


Revision 40 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 10:44:03 2000 UTC (23 years, 5 months ago) by laperla
File length: 22237 byte(s)
Diff to previous 36
seq returns 0 on success. So if there is an error on positioning the
cursor on $O$;, then we can say it is not an old index. The condition
is
    if $dbh->seq, then return
but it was
    $dbh->seq or return.

Besides there are now some outcommented debugging statements that I
needed from time to time. They should be removed some day later but
left for a while to ease the debugging process.


Revision 36 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 17:01:59 2000 UTC (23 years, 5 months ago) by ulpfr
File length: 21995 byte(s)
Diff to previous 33
$0 -> $O$;


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 13:25:57 2000 UTC (23 years, 5 months ago) by ulpfr
File length: 21995 byte(s)
Diff to previous 30
Check dbh->seq return value in is_an_old_index


Revision 30 - (view) (annotate) - [select for diffs]
Modified Sun Nov 12 01:23:47 2000 UTC (23 years, 5 months ago) by laperla
File length: 21928 byte(s)
Diff to previous 22
InvertedIndex needs some $VERSION so that others can reliably say it was loaded.

Added a DIVZERO check


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sat Nov 11 16:58:53 2000 UTC (23 years, 5 months ago) by ulpfr
File length: 21034 byte(s)
Diff to previous 20
Modified structure of inverted indices.  The old one was not able to
cope with words starting with "\377(o|m)".  Prefix and interval
searches have not been tested yet.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Tue May 9 11:29:45 2000 UTC (23 years, 11 months ago) by cvs2svn
File length: 19902 byte(s)
Copied from: branches/CPAN/lib/WAIT/InvertedIndex.pm revision 19
Diff to previous 19
This commit was generated by cvs2svn to compensate for changes in r10,
which included commits to RCS files with non-trunk default branches.


Revision 19 - (view) (annotate) - [select for diffs]
Modified Tue May 9 11:29:45 2000 UTC (23 years, 11 months ago) by ulpfr
Original Path: branches/CPAN/lib/WAIT/InvertedIndex.pm
File length: 19902 byte(s)
Diff to previous 13
Import of WAIT-1.800


Revision 13 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 15:42:44 2000 UTC (24 years ago) by ulpfr
Original Path: branches/CPAN/lib/WAIT/InvertedIndex.pm
File length: 9201 byte(s)
Diff to previous 11
Import of WAIT-1.710


Revision 11 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 15:41:10 2000 UTC (24 years ago) by unknown
Original Path: branches/CPAN/lib/WAIT/InvertedIndex.pm
File length: 8976 byte(s)
Diff to previous 10
This commit was manufactured by cvs2svn to create branch 'CPAN'.

Revision 10 - (view) (annotate) - [select for diffs]
Added Fri Apr 28 15:40:52 2000 UTC (24 years ago) by ulpfr
File length: 8976 byte(s)
Initial revision


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