lightweight search engine for asp.net

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-06-07T21:41:01Z Indexed on 2010/06/07 21:42 UTC
Read the original article Hit count: 153

Filed under:
|

I'm looking to develop a CMS project based on UMBRACO but I also need to index the documents created and to offer search functionality therefore I would like to know if you have any suggestion for a lightweight search engine available in .net technology. The main requirement is to be simple and efficient (nothing complex like solr or sphinx ).

© Stack Overflow or respective owner

Related posts about c#

Related posts about search-engine