aux-search/scripts
Jörg Thalheim 3816a7033a
import name as keyword (#30)
otherwise elasticsearch will performs stemming which removes important
information:

Example:

Name: "nixpkgs-review"
Elasticsearch with 'text' mapping: ["nixpkgs", "review"]

Now searching for *nixpkgs-review* will return no results.
2020-05-14 17:26:56 +02:00
..
import-channels-into-elasticsearch import name as keyword (#30) 2020-05-14 17:26:56 +02:00
packages-config.nix initial version of import script 2020-03-28 02:34:38 +01:00