SphinxConnector.NET 1 SphinxConnector.NET is an all managed .NET library to...
text Ad here
Version:
Platform:
WinXP,WinVista,WinVista x64,Win7 x32,Win7 x64,Win2000,Windows2000,Windows2003,WinServer,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Media Center Edition 2005,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows V
Price:
Shareware 169
Filesize:
1616 KB
Review: 115
Date Added:
2009-11-08 07:21:32
Description
SphinxConnector.NET is an all managed .NET library to access the functions and features of the Sphinx full-text search engine from your .NET applications. It enables you to easily integrate the fast full-text search capabilities provided by Sphinx into your websites and programs.
Features:
Support for Sphinx 0.9.8, 0.9.9 RC2 and 0.9.10 (preliminary) in one library
Support for string attributes introduced with Sphinx 0.9.10
Support for features introduced in 0.9.9 like:
* Persistent connections: open one connection for several operations to minimize connection overhead.
* Override attributes: temporarily change the value of an attribute without modifying the actual value for advanced search scenarios.
* Select clause: write SQL-like statements to operate on attributes
Search related features:
* Set value and range filters
* Schedule several queries for batch execution
* Specify how Sphinx should match and rank documents
* and more
Access to additional functions exposed by the Sphinx search engine:
* Build excerpts
* Build keywords
* Update attributes
* Query Sphinx for status variables
SphinxConnector.NET uses custom types as arguments for methods operating on Sphinx attributes. This gives you strongly typed access to these methods and also enables the compiler to check whether the operation is valid for a given type.