How are search-engine type queries expressed in SQL?

In Texis, full-text search terms go inside the LIKE clause. An expanded syntax, including the familiar + and - operators, is supported. This expanded syntax by necessity is implemented as an extension of SQL simply because traditional search-engine type queries are not defined in standard SQL.


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2025 Thunderstone Software LLC. All rights reserved.