8e73a32875
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" |
||
---|---|---|
.. | ||
__init__.py | ||
commands.py | ||
hooks.py | ||
models.py | ||
views.py |