Bsa.Search.Core by Stanislav Batyrgareev

<PackageReference Include="Bsa.Search.Core" Version="2.0.18" />

 Bsa.Search.Core 2.0.18

Bsa.Search.Core is a .Net Core library providing indexing and fast full text search. Technical characteristics of approximately 100 thousand simple queries per minute, on the index of 2 million documents, or about 8 thousand complex queries

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Bsa.Search.Core</id>
    <version>2.0.18</version>
    <authors>Stanislav Batyrgareev</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">BSD-2-Clause</license>
    <licenseUrl>https://licenses.nuget.org/BSD-2-Clause</licenseUrl>
    <icon>BSAsearch_logo_white.png</icon>
    <projectUrl>https://bsasearch.org/</projectUrl>
    <description>Bsa.Search.Core is a .Net Core library providing indexing and fast full text search. Technical characteristics of approximately 100 thousand simple queries per minute, on the index of 2 million documents, or about 8 thousand complex queries</description>
    <releaseNotes>Bug fixed Relevance</releaseNotes>
    <copyright>Stanislav Batyrgareev</copyright>
    <tags>search query index text bsa core analysis fulltext highlight object full</tags>
    <repository type="Git" url="https://bitbucket.org/SBatyrgareev/bsa.ft.search/issues" />
    <dependencies>
      <group targetFramework="net6.0" />
    </dependencies>
  </metadata>
</package>