Need help for Lucene.Net.dll 2.0
C#
1
Posts
1
Posters
1
Views
1
Watching
-
I am unable to run following source code using Lucene.Net.Dll 2.0.0.4 : http://www.codeproject.com/useritems/Search\_with\_in\_documents.asp Main problems is that in this source file the author used to references of one class library name classlibrary.dll and the lucene.net.dll. I just want to run this projet using only lucene.net.dll. Please help me.