realms-wiki/realms
Simon Edwards 8e73a32875 Make Elasticsearch searched fields configurable
This allows fields stuch as "content" to be searchable when using Elasticsearch
Add config item ELASTICSEARCH_FIELDS, list of fields to search.
Defaults to just "name" to preserve existing behaviour
Available fields are:
- "name"
- "username"
- "content"
- "message"
2015-07-24 13:29:24 +01:00
..
config Make Elasticsearch searched fields configurable 2015-07-24 13:29:24 +01:00
lib allow uppercase in canonical names fixes #53 2015-07-15 09:34:36 -05:00
modules Make Elasticsearch searched fields configurable 2015-07-24 13:29:24 +01:00
static Merge branch 'search' 2014-11-12 17:07:38 -06:00
templates remove collaboration button if it's disabled 2015-07-15 09:06:39 -05:00
__init__.py Merge branch 'search' 2014-11-12 17:07:38 -06:00
commands.py updated dockerfile, spacing adjustments 2014-11-17 11:25:26 -06:00
version.py Update version.py 2015-06-02 09:05:26 -05:00