This is a console app to load and search with Indx as a linked class library
The app uses a JSON dataset of 800+ pokemon with facetable information. It is set to filter on the original 150 types, boost legendary types, and sort by attack strength.
Docs can be found on docs.indx.co
This app downloads an unlicensed version of IndxSearchLib from nuget.org. To register as a developer and extend your license fill out this form
- .NET 9, download on dotnet.microsoft.com
- (optional) Extended developer access
- Request access here
- After registering and receiving an indx.license file, place this in your project root folder.
dotnet runOpen terminal to enter search text. After 2s you will be able to use Shift-key combinations to set commands such as enable or disable filters, or measure performance
