Packages
search_ash
0.1.0
Ash extension for multilingual full-text search: a `search do … end` DSL that auto-generates the tsvector index, keeps a stemmed column in sync, and exposes a tenant-aware, ranked `search` action. Built on search_core + the stemmers NIF.
Current section
3 Dependencies
Jump to
Current section
3 Dependencies
Dependencies of search_ash
3 dependencies| Package | Requirement |
|---|---|
| ash |
~> 3.29
|
| ash_postgres |
~> 2.10
|
| search_core |
~> 0.1
|