FlexLuceneBenchmark by Seemant Rajvanshi

<PackageReference Include="FlexLuceneBenchmark" Version="4.9.0.1" />

.NET API 9,826,304 bytes

 FlexLuceneBenchmark 4.9.0.1

This is IKVM compatible lucene benchmark package. This is used in FlexSearch (http://flexsearch.net).

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>FlexLuceneBenchmark</id>
    <version>4.9.0.1</version>
    <title>IKVM compatible LuceneBenchmark</title>
    <authors>Seemant Rajvanshi</authors>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.txt</licenseUrl>
    <projectUrl>http://www.flexsearch.net</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This is IKVM compatible lucene benchmark package. This is used in FlexSearch (http://flexsearch.net).</description>
    <releaseNotes>Go to https://github.com/FlexSearch/FlexSearch for more detailed information about the package and associated licenses.</releaseNotes>
    <copyright>Seemant Rajvanshi</copyright>
    <language />
    <tags>Lucene Search FlexSearch</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="IKVM" version="7.4.5196.0" />
        <dependency id="FlexLucene" version="4.9.0.0" />
      </group>
    </dependencies>
  </metadata>
</package>