What is the proper usage pattern for LINQ to Lucene\'s Index<T>? It implements IDisposible so I figured wrapping it in a using statement would make the most sense:
Does anyone already use LinqToLucene with NHibernate.Search? H开发者_运维技巧ow to getting started ?