|
From: Neal R. <ne...@ri...> - 2002-03-21 21:18:31
|
Hey all, There's a new libhtdig snapshot http://www.htdig.org/files/contrib/other/libhtdig-03212002.tgz There's a new directoty 'libhtdigphp' which will build a seperate PHP wrapper for libhtdig. Status: The indexing (htdig), merging (htmerge), and searching (htsearch) API calls are functional. The htfuzzy API is not yet working. First version of a functional PHP wrapper library/module for libhtdig. TODO: Make APIs of the other utils binaries. Implement 'indicators'. This indicator is returned by and xxxx_open() call and used by any follow up calls, and freed by calling xxxx_close(). This is similar to functionality in SQL libraries. This kind of feature is a first step in making libhtdig usable in a server or apache-module type of setting. Thanks! -- Neal Richter Knowledgebase Developer RightNow Technologies, Inc. Customer Service for Every Web Site _______________________________________________ htdig-dev mailing list htd...@li... https://lists.sourceforge.net/lists/listinfo/htdig-dev |