Search Lib

$9
Publisher PreDashGames
File size 61.12kB
Number of files 37
Latest version 1.0.1
Latest release date 2022-11-30 04:59:31
First release date 2022-05-13 02:18:13
Supported Unity versions 2018.4.2 or higher

Search Lib provides an easy to use and easy to extend API for fuzzy search. It's designed for fuzzy searching a query string against a dictionary of potential matches. Useful for editor tools, or in-game searches. It features a variety of pre-implemented search methods, and a high level of customizability.


For those looking for something to simply work, getting started takes very few lines of code and has a very low learning overhead. If you're looking for something more, or simply a library to build your own search off of, there's lots of documentation and details for advanced use.


Supports all platforms for synchronous queries. Multithreading requires async-await support which is most major platforms.


Dependencies

Examples require TextMeshPro. Unity will automatically prompt you when you open the scene.

Top Publisher Assets