/[Search-Estraier]/trunk/t/5_Node.t
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 /trunk/t/5_Node.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 170 - (view) (annotate) - [select for diffs]
Modified Sun Aug 6 17:15:01 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 10839 byte(s)
Diff to previous 169
test $nres->hint()

Revision 169 - (view) (annotate) - [select for diffs]
Modified Sun Aug 6 16:42:39 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 10729 byte(s)
Diff to previous 167
test error handling of $node->get_doc

Revision 167 - (view) (annotate) - [select for diffs]
Modified Sun Aug 6 16:29:34 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 10645 byte(s)
Diff to previous 160
test $cond->skip

Revision 160 - (view) (annotate) - [select for diffs]
Modified Sat Jun 24 15:34:42 2006 UTC (17 years, 9 months ago) by dpavlin
File length: 10594 byte(s)
Diff to previous 156
added cacheusage, version bumped to 0.07_2

Revision 156 - (view) (annotate) - [select for diffs]
Modified Mon May 22 14:42:10 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 10528 byte(s)
Diff to previous 155
pre-release of 0.07_1

Revision 155 - (view) (annotate) - [select for diffs]
Modified Thu May 18 14:31:42 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 10530 byte(s)
Diff to previous 153
bugfix: set_skip now really work

Revision 153 - (view) (annotate) - [select for diffs]
Modified Tue May 16 16:01:09 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 10433 byte(s)
Diff to previous 152
added usage of EST_USER and EST_PASSWD enviroment variables for credentials if
they exists (otherwise, it will fallback to admin:admin)

Revision 152 - (view) (annotate) - [select for diffs]
Modified Tue May 16 12:11:39 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 10298 byte(s)
Diff to previous 151
skip tests if estmaster isn't running, optional way to test against remove
Hyper Estraier server using:

ESTMASTER_URI=http://estraier.example.com:1978 make test


Revision 151 - (view) (annotate) - [select for diffs]
Modified Tue May 16 11:39:53 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 10092 byte(s)
Diff to previous 150
added _clear_info which is called in cases where comands modify stats about
node (which will force re-read of those data from Hyper Estraier on next
request), explanded test suite

Revision 150 - (view) (annotate) - [select for diffs]
Modified Mon May 15 22:26:08 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 9950 byte(s)
Diff to previous 148
call _set_info to refresh data about node after calling out_doc*

Revision 148 - (view) (annotate) - [select for diffs]
Modified Mon May 15 22:06:14 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 9795 byte(s)
Diff to previous 140
extended node tests

Revision 140 - (view) (annotate) - [select for diffs]
Modified Wed May 10 14:08:34 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 8593 byte(s)
Diff to previous 139
fix interaction of create and croak_on_error, added tests for it

Revision 139 - (view) (annotate) - [select for diffs]
Modified Wed May 10 13:45:08 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 7782 byte(s)
Diff to previous 138
added create and label to new Search::Estraier::Node, so that nodes will be automatically
created if needed.

Revision 138 - (view) (annotate) - [select for diffs]
Modified Wed May 10 13:34:17 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 7277 byte(s)
Diff to previous 137
better explanation of 46 nodes limit (with just 1024 file descriptors) in
Hyper Estraier.

Revision 137 - (view) (annotate) - [select for diffs]
Modified Tue May 9 14:05:57 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 7105 byte(s)
Diff to previous 135
test whole new ->master API except for shutdown, backup and logrtt (those operations are
specific to Hyper Estraier installation and sysadmins might not appreciate tests which
mess system services)

Revision 135 - (view) (annotate) - [select for diffs]
Modified Tue May 9 12:42:39 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 5654 byte(s)
Diff to previous 134
fixes and tweaks for master

Revision 134 - (view) (annotate) - [select for diffs]
Modified Tue May 9 12:21:26 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 5479 byte(s)
Diff to previous 130
added Search::Estraier::Node->master to controll estmaster and beginning of tests for it

Revision 130 - (view) (annotate) - [select for diffs]
Modified Mon May 8 20:47:48 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 5401 byte(s)
Diff to previous 129
fix number of tests to skip

Revision 129 - (view) (annotate) - [select for diffs]
Modified Mon May 8 12:01:00 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 5401 byte(s)
Diff to previous 117
test search without results

Revision 117 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 19:43:21 2006 UTC (18 years ago) by dpavlin
File length: 5181 byte(s)
Diff to previous 115
fix skip count

Revision 115 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 18:42:34 2006 UTC (18 years ago) by dpavlin
File length: 5180 byte(s)
Diff to previous 110
added tests for get_doc

Revision 110 - (view) (annotate) - [select for diffs]
Modified Tue Feb 21 15:40:54 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4935 byte(s)
Diff to previous 109
support 0 sa word_num (if HyperEstraier didn't have time to sync to disk)

Revision 109 - (view) (annotate) - [select for diffs]
Modified Mon Feb 20 21:21:04 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4926 byte(s)
Diff to previous 107
fix test if no test2 exists

Revision 107 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 17:01:49 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4926 byte(s)
Diff to previous 106
added node methods admins, guests and links, set_link now refresh info

Revision 106 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 14:26:21 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4676 byte(s)
Diff to previous 105
another fix for last few tests

Revision 105 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 13:50:50 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4671 byte(s)
Diff to previous 103
fix tests without node test1

Revision 103 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 20:44:15 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4671 byte(s)
Diff to previous 100
uri_to_id doesn't croak, even when used with croak_on_error

Revision 100 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 19:41:59 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4618 byte(s)
Diff to previous 94
added $res->hits to get number of hits from estmaster hints

Revision 94 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 17:38:00 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4544 byte(s)
Diff to previous 92
cleanup test

Revision 92 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 15:29:20 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4388 byte(s)
Diff to previous 91
fix number of tests skipped if test node is missing

Revision 91 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 01:53:58 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4388 byte(s)
Diff to previous 79
added hints to return all hints from server

Revision 79 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 21:47:21 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4327 byte(s)
Diff to previous 78
test fix

Revision 78 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 21:42:09 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4327 byte(s)
Diff to previous 73
added croak_on_error

Revision 73 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 15:26:50 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4118 byte(s)
Diff to previous 72
fix to work without Hyper Estraier server installed

Revision 72 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 15:22:43 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4100 byte(s)
Diff to previous 57
tests now check if nodes 'test1' and 'test2' exists, and it they doesn't
skip tests which connect to HyperEstraier

Revision 57 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:58:26 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3530 byte(s)
Diff to previous 56
added set_link (not working?) and moved debug to option

Revision 56 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:45:48 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3400 byte(s)
Diff to previous 55
added set_user

Revision 55 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:39:58 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3330 byte(s)
Diff to previous 53
move set_info to private _set_info, added set_snippet_width

Revision 53 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 14:39:45 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3250 byte(s)
Diff to previous 51
search work (Content-type and attributes fix), NodeResult->doc_num now
return proper number of hits (and not index of last one which isi
doc_num - 1)

Revision 51 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 13:19:50 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3168 byte(s)
Diff to previous 50
cond_to_query needed for search (which is under construction)

Revision 50 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 12:48:14 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2624 byte(s)
Diff to previous 49
added uri_escape where needed, fix edit_doc test

Revision 49 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 12:40:23 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2525 byte(s)
Diff to previous 48
added get_doc_attr and get_doc_attr_by_uri by (again) extending _fetch_doc,
fixed etch_doc (typo in name)

Revision 48 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 02:07:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2236 byte(s)
Diff to previous 46
added name, label, doc_num, word_num and size properties for which I had to
implement set_info.

Revision 46 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:40:04 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2041 byte(s)
Diff to previous 45
small tweaks and corrections to tests

Revision 45 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:36:09 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1933 byte(s)
Diff to previous 44
uri_to_id and important fix for _fetch_doc

Revision 44 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:12:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1869 byte(s)
Diff to previous 43
added etch_doc and etch_doc_by_uri by extending _fetch_doc

Revision 43 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 00:04:28 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1784 byte(s)
Diff to previous 42
better error messages, added get_doc and get_doc_by_uri

Revision 42 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:38:32 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1653 byte(s)
Diff to previous 41
edit_doc, add massive amount of vertical whitespace to make source more readable

Revision 41 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:32:31 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1544 byte(s)
Diff to previous 40
out_doc, out_doc_by_uri

Revision 40 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:00:22 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1341 byte(s)
Diff to previous 39
a lot of tuning and fixes, and put_doc which works!

Revision 39 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:36:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1170 byte(s)
Diff to previous 38
added optional parametar to Node to turn on debugging (which isn't documented and probably
won't be because it spits output using warn)

Revision 38 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:27:03 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1166 byte(s)
Diff to previous 37
more fun with http

Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:16:21 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1147 byte(s)
Diff to previous 35
much better error messages

Revision 35 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 21:51:29 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1071 byte(s)
Diff to previous 32
shuttle_url test which fails (and it shouldn't)

Revision 32 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:38:34 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 658 byte(s)
Diff to previous 31
status

Revision 31 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:36:25 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 613 byte(s)
Diff to previous 30
set_auth

Revision 30 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:33:48 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 566 byte(s)
Diff to previous 29
set_timeout

Revision 29 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:30:35 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 361 byte(s)
Diff to previous 28
set_url, set_proxy

Revision 28 - (view) (annotate) - [select for diffs]
Added Thu Jan 5 15:21:41 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 241 byte(s)
test

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