views:

72

answers:

0

Am using lucene.net for full text search. Am configuring my Nhibernate session programatically using SearchFactory provided by Lucene in the NHibernate.Search library. Am evaluating if spring.net can be introduced in my system. Am not sure if spring.net will configure a FullTextSession for me? Please let me know if you have any suggestions too.