Page 1 of 1

FullTextSearch one function for FIVEWIN and modHarbour

PostPosted: Sun Oct 23, 2022 8:20 am
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