Hi, I am using Lucene.Net_2_4_0 Demo project *IndexHtml *,and i tried to run it index my html documents,follow is cmd: *IndexHtml.exe -create -index index C:\htmls*
but Exception raised in DemoLib project HTMLParser.cs 201 line,Error message is:*Cannot access a closed stream.* anyone can tell me what's going on?* *