>
> I hadn't looked yet at the possibility of letting perl actually do the
> document parsing and insertion of data. I was mainly concentrating on a
> search interface, but I'm certainly interested in that!
>
Providing an interface to the word database could be used to make a
perl program parsing/index data. I think it will be commonly used to
search for words instead.
> has promised the use of loadable modules for document parsing, so we could
> probably provide some guidance on how best to allow Perl module developers
> to write their parsing modules as loadables. Then you'd be able to hook
Yes, that will be a great feature.
> your doc parsers right into the current htdig "digger" without having to
> write your own "digger". He's also promised URL handlers which would allow
> us to define our own handlers for certain "dig" locations, another
> possibility for perl, and even for DBI to index databases.
This entirely depends on the versatility of the word database. At present
htdig has a word database structure that does not fit the needs of database
fields indexing well. The abstract definition of the WordKey class is here
to have the ability to mutate the word database schema without loosing
efficiency. It's a compile time mutation (examples in the test directory).
Cheers,
--
Loic Dachary
ECILA
100 av. du Gal Leclerc
93500 Pantin - France
Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.