Kuinox opened a new issue #453: URL: https://github.com/apache/lucenenet/issues/453
Hello, I'm currently trying to get started on lucene.net, but no success so far. First thing: The snippet on https://lucenenet.apache.org/ requires `Lucene.Net.Analysis.Common` which was not indicated. Second thing, if I simply copy/paste the first snippet, it throws me a `Lucene.Net.Index.IndexNotFoundException: 'no segments* file found in [truncated]`, on the IndexWriter constructor. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
