zgornel / Garamond.jl

A small, flexible neural and data search engine, written in Julia. Batteries not included.
MIT License
14 stars 1 forks source link

Support sorting option in request #20

Closed zgornel closed 4 years ago

zgornel commented 4 years ago

Default an empty list i.e. sort by the linear index key. Several columns from the data can be provided as well as a reverse sort flag. Sorting applies to data filtering, prior to the filtering operation.