using System; using System.Collections.Generic; using System.IO; using System.Linq; using Lucene.Net.Analysis.Standard; using Lucene.Net.Documents; using Lucene.Net.Index; using Lucene.Net.QueryParsers; using Lucene.Net.Search; using Lucene.Net.Store; using Version = Lucene.Net.Util.Version; using System.Web;
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)