SLTCKeywordSearch
The ability to search a collection of documents has been around a long time. But the ability to incorporate keyword searching directly into your application in a data-centric manner, without buying a server or adjusting your internal systems to accommodate document-centric searching, is a more difficult problem to solve.
With SLTCKeywordSearch, we've built a true database-centric keyword search ability that allows you to link, through SQL queries, any standard search query against a keyword query. Our libraries save and organize the data, and hand back queries based on single-text entries just like other major search engines.
The difference is significant. When filtering data against keywords prior to running your search, you have to return the entire matched set on the keywords. With a SQL-based solution, both sides of the equation are processed at the same time, providing excellent performance results and ease of use.
This comes with SanLuisTech included.