summaryrefslogtreecommitdiff
path: root/chimere/templates
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/templates')
-rw-r--r--chimere/templates/search/indexes/chimere/marker_text.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/chimere/templates/search/indexes/chimere/marker_text.txt b/chimere/templates/search/indexes/chimere/marker_text.txt
index d089654..fd25c96 100644
--- a/chimere/templates/search/indexes/chimere/marker_text.txt
+++ b/chimere/templates/search/indexes/chimere/marker_text.txt
@@ -4,3 +4,5 @@
{{object.keywords}}
{% for category in object.categories.all %}{{category.keywords}}
{% endfor %}
+{% for property in object.getProperties %}{{property}}
+{% endfor %}