FullTextSearch one function for FIVEWIN and modHarbour

Post Reply
User avatar
Otto
Posts: 6412
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 27 times
Been thanked: 2 times
Contact:

FullTextSearch one function for FIVEWIN and modHarbour

Post by Otto »

Hello friends,
I am now testing my FIVEWIN/HARBOUR function to enable full text search in HarbourWriter.
First, with a hardcoded search term.

1. harbourWriter table is filled with an AJAX request (data.prg).

2. data.prg reads the DBF file and returns a JSON object to the program that makes the request.

FulltextSearch function.



Best regards,
Otto

Image

Image

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
Post Reply