0

Anyone know if it is possible to perform faceted searches with NHibernate.Search and Lucene.NET or do you need to implement something like Solr as well to get this functionality.

I haven't been able to find anything regarding this in the docs.

Thanks!

4

1 回答 1

1

据我所知,它不是内置的。

这可能是一种解决方法:http: //www.devatwork.nl/articles/lucenenet/faceted-search-and-drill-down-lucenenet/

还有 SolrNet:http ://code.google.com/p/solrnet/ 结合:http ://code.google.com/p/solrnet/wiki/NHibernateIntegration

于 2010-03-21T18:24:10.120 回答