Hi Guys, I was looking for Lucene.NET implementation in .NET Core and came across this link: http://code972.com/blog/2016/07/98-lucene-net-4-8-is-in-beta-and-we-need-your-help
Following the instructions given there. I tried installing Lucene.Net -Version 4.8.0.770-beta <https://www.myget.org/F/lucene-net/api/v2/package/Lucene.Net/4.8.0.770-beta> from this link: https://www.myget.org/feed/lucene-net/package/nuget/Lucene.Net (after properly setting up nuget with repository link) but the installation is showing errors. Need help with this. Also, came across this link: https://github.com/apache/lucenenet/pull/191 - Not sure if I should try this one. Could you please tell me, how can I get access to the .NET core version of Lucene. Thanks, Abhishek
