Library with the functions to search from or filter data ranging from a single to a set of criteria.

FAMBL f38f63b3e2 More fixes for StorageLocation. 1 anno fa
schemas 7b8e05bc99 write first test file *no filter yet 1 anno fa
services f38f63b3e2 More fixes for StorageLocation. 1 anno fa
test e3ae99a397 Added ObservableStorage option. 1 anno fa
types eab501ed10 integrate mongoDB data query 1 anno fa
.gitignore d469cecf51 basic setup 1 anno fa
README.md d469cecf51 basic setup 1 anno fa
generate_data.ts 0c2276bcfc upgraded to include array search 1 anno fa
hello.proto 7b8e05bc99 write first test file *no filter yet 1 anno fa
index.ts 84b483840f Rename as SearchService. 1 anno fa
package-lock.json 7b8e05bc99 write first test file *no filter yet 1 anno fa
package.json 8154f40384 observable testing 1 anno fa
payload.json 0c2276bcfc upgraded to include array search 1 anno fa
tsconfig.json d469cecf51 basic setup 1 anno fa

README.md

FIS Search Utility

A library that can be plucked in from any library to utilize its search or filter features. Details to be disclosed at a later time. Please be patient

Note: WIP

TBU:

No special setup required.

Install required node modules:

TBA

Pull submodules:

TBA

Usage:

TBA