3 Dec
2005
3 Dec
'05
7:24 p.m.
--On 3. Dezember 2005 15:20:12 -0400 David Pratt <fairwinds@eastlink.ca> wrote:
Can TextIndexNG V 3 be used to provide full text search with content stored in a relational database or and accessed through zsql (or potentially other sources besides content within zodb)? I realize this sounds strange since postgres can be made to do a full text search but I am thinking broader than just postgres. If so, can the display of results be ranked and the output highly customized. Many thanks.
TXNG 3.1.1 provides a documented API for object to be indexed. Look at the README.txt. -aj