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: 174
c#
|search-engine
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