Dear All!
QueryParser.Parse not working in this way: Query query = Lucene.Net.QueryParsers.QueryParser.Parse(searchstring, "_content", analyzer); Seems not Parse function (non-member) without instantiate!? thx
Dear All!
QueryParser.Parse not working in this way: Query query = Lucene.Net.QueryParsers.QueryParser.Parse(searchstring, "_content", analyzer); Seems not Parse function (non-member) without instantiate!? thx