/[Search-Estraier]/trunk/Estraier.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 /trunk/Estraier.pm

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 61 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 01:21:28 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 27270 byte(s)
Diff to previous 60 , to selected 51
transfer depth to cond_to_query

Revision 60 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 00:00:15 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 27250 byte(s)
Diff to previous 59 , to selected 51
added few checks to better handle empty documents, array return is not enforced any more.

Revision 59 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 23:29:58 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 27105 byte(s)
Diff to previous 58 , to selected 51
replaced my broken socket code with LWP::UserAgent (as should I really done from beginning)

Revision 58 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 21:05:05 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 28028 byte(s)
Diff to previous 57 , to selected 51
fix _set_info size (multiple nls)

Revision 57 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:58:26 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 27962 byte(s)
Diff to previous 56 , to selected 51
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, 3 months ago) by dpavlin
File length: 27348 byte(s)
Diff to previous 55 , to selected 51
added set_user

Revision 55 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:39:58 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 26778 byte(s)
Diff to previous 53 , to selected 51
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, 3 months ago) by dpavlin
File length: 25801 byte(s)
Diff to previous 52 , to selected 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 52 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 14:10:29 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 25693 byte(s)
Diff to previous 51
search which works

Revision 51 - (view) (annotate) - [selected]
Modified Fri Jan 6 13:19:50 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 23857 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, 3 months ago) by dpavlin
File length: 22292 byte(s)
Diff to previous 49 , to selected 51
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, 3 months ago) by dpavlin
File length: 22265 byte(s)
Diff to previous 48 , to selected 51
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, 3 months ago) by dpavlin
File length: 21239 byte(s)
Diff to previous 47 , to selected 51
added name, label, doc_num, word_num and size properties for which I had to
implement set_info.

Revision 47 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:51:28 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 20011 byte(s)
Diff to previous 45 , to selected 51
more checks, but still no hope for edit_doc

Revision 45 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:36:09 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 19925 byte(s)
Diff to previous 44 , to selected 51
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, 3 months ago) by dpavlin
File length: 19105 byte(s)
Diff to previous 43 , to selected 51
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, 3 months ago) by dpavlin
File length: 18043 byte(s)
Diff to previous 42 , to selected 51
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, 3 months ago) by dpavlin
File length: 16807 byte(s)
Diff to previous 41 , to selected 51
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, 3 months ago) by dpavlin
File length: 16313 byte(s)
Diff to previous 40 , to selected 51
out_doc, out_doc_by_uri

Revision 40 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:00:22 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 15312 byte(s)
Diff to previous 39 , to selected 51
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, 3 months ago) by dpavlin
File length: 14966 byte(s)
Diff to previous 38 , to selected 51
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, 3 months ago) by dpavlin
File length: 14669 byte(s)
Diff to previous 37 , to selected 51
more fun with http

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

Revision 36 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 21:51:54 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 14251 byte(s)
Diff to previous 33 , to selected 51
base64 encode basic auth data. Oh, why didn't I just use LWP?

Revision 33 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 17:54:18 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 14224 byte(s)
Diff to previous 32 , to selected 51
implemetation of shuttle_url (using IO::Socket::INET instead of LWP for speed)

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

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

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

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

Revision 27 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:21:29 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 11985 byte(s)
Diff to previous 25 , to selected 51
begin work on Search::Estraier::Node

Revision 25 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:01:56 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 11601 byte(s)
Diff to previous 24 , to selected 51
implemented Search::Estraier::NodeResult

Revision 24 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 14:33:05 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 10341 byte(s)
Diff to previous 23 , to selected 51
cleanup

Revision 23 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 14:30:42 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 10347 byte(s)
Diff to previous 20 , to selected 51
finished ResultDocument

Revision 20 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 13:55:06 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 9469 byte(s)
Diff to previous 19 , to selected 51
begin work on Search::HyperEstraier::ResultDocument

Revision 19 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 23:10:48 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 8822 byte(s)
Diff to previous 18 , to selected 51
finished Condition adding orders, attrs, max and options

Revision 18 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 22:48:29 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 8068 byte(s)
Diff to previous 16 , to selected 51
phrase

Revision 16 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 22:43:24 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 7939 byte(s)
Diff to previous 15 , to selected 51
Search::Estraier::Condition, new, set_phrase, set_order, set_max

Revision 15 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 22:24:57 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 7064 byte(s)
Diff to previous 14 , to selected 51
begin work on Search::Estraier::Condition, _s moved to Search::Estraier which other modules inherit

Revision 14 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 21:51:01 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 6330 byte(s)
Diff to previous 13 , to selected 51
new Document now accepts draft.

Revision 13 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 19:37:38 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 5342 byte(s)
Diff to previous 12 , to selected 51
added implementation of dump_draft

Revision 12 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 19:28:30 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4848 byte(s)
Diff to previous 11 , to selected 51
added cat_texts

Revision 11 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 15:50:08 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4684 byte(s)
Diff to previous 10 , to selected 51
fix texts

Revision 10 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 15:48:00 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4679 byte(s)
Diff to previous 9 , to selected 51
demonstrate bug with texts

Revision 9 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 15:28:39 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4659 byte(s)
Diff to previous 8 , to selected 51
added texts, fixed add_attr to delete atributes, tests now pass

Revision 8 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 15:04:58 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4349 byte(s)
Diff to previous 7 , to selected 51
added $doc->attr('name'), fixed $doc->add_attr('name','value');

Revision 7 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 14:57:27 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 4162 byte(s)
Diff to previous 6 , to selected 51
added attr_names

Revision 6 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 14:48:11 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 3885 byte(s)
Diff to previous 5 , to selected 51
added id, documentation, rename of vars in test

Revision 5 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 14:38:35 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 3618 byte(s)
Diff to previous 4 , to selected 51
add_text, add_hidden_text

Revision 4 - (view) (annotate) - [select for diffs]
Modified Wed Jan 4 13:33:07 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 2988 byte(s)
Diff to previous 2 , to selected 51
added $doc->delete and internal _s

Revision 2 - (view) (annotate) - [select for diffs]
Added Wed Jan 4 13:11:43 2006 UTC (18 years, 3 months ago) by dpavlin
File length: 2598 byte(s)
Diff to selected 51
begin work on pure perl implementation of HyperEstraier module

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