LIFTI 1.1.6-beta
LIFTI provides a simple API that allows you to build a searchable full text index. This can be useful for document retrieval or simply allowing .NET objects to be searched for by associated text.
Install-Package LIFTI -Version 1.1.6-beta
dotnet add package LIFTI --version 1.1.6-beta
<PackageReference Include="LIFTI" Version="1.1.6-beta" />
paket add LIFTI --version 1.1.6-beta
#r "nuget: LIFTI, 1.1.6-beta"
Release Notes
Added some extension methods that allow for enumerating and searching of indexed words (as opposed to items).
Breaking change on IWordSplitter - there is a new method defined called Normalize that is responsible for normalizing the words that the splitter outputs.
This is probably the last beta release before v1.1 is marked as stable.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.1.6-beta | 923 | 4/5/2014 | |
1.1.5-beta | 780 | 6/24/2013 | |
1.1.2-beta | 751 | 5/11/2013 | |
1.1.1-beta | 745 | 5/11/2013 | |
1.1.0-beta | 767 | 3/6/2013 | |
1.0.0 | 2,291 | 7/1/2011 | |
0.6.1 | 1,028 | 6/27/2011 | |
0.6.0 | 1,064 | 6/27/2011 |