June 28th, 2011· Since that version you can manage searching via special characters in a query. By default the program's search algorithm looks for documents that matchs the given words and some variation around them (fuzzy search). Putting search phrase in quotes tells 7s search engine to switch off fuzzy search and search for the exact word.
March 23rd, 2011· A new low-level seach method have been added to 7s Search Engine API interface.
· This method generates output as an XML string.
· You can stylize XML search result via XSLT style-sheets and include it into your web pages.
· 7s Search Engine API documentation is included in a help file
January 26th, 2011· Since this version you can use 7s search engine on your web site. We have developed 7s Search Engine COM component, which implements search functions. This component is delivered as a single dll library (psrx.dll). This library is registered on your system after installation of the program automatically and can be called from your application or web server. The 7s COM component uses the search indexes which were built by the 7s Indexer program. The example of calling the COM component from PHP script is delivered with the program.
November 13th, 2010· The ability to launch reindexing from a command prompt or user scripts (CLI) have been added to 7s Indexer. The program rebuilds indexes in unattended mode, all diagnostic messages are saved in log files. You can use CLI to schedule automatic reindexing via system task scheduler or on system startup
October 16th, 2010· Since this version you can create separated search indexes for different directories with your documents. This feature allows you to select search area and perform separated search on documents grouped by themes.
August 9th, 2010· The search algorithm have been changed for getting better results on long queries with a lot of search words. Files with dublicate content are shown beside in the query result