X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3acfae26c01f08232af6f4b48e9a2ea54a0c2da..153bc4288d5941dafcaca24fe1f4859419d744e0:/apps/search/index.py?ds=inline diff --git a/apps/search/index.py b/apps/search/index.py index 556bbfe5c..26da06220 100644 --- a/apps/search/index.py +++ b/apps/search/index.py @@ -146,6 +146,7 @@ class Index(SolrIndex): Removes all tags from index, then index them again. Indexed fields include: id, name (with and without polish stems), category """ + log.debug("Indexing tags") remove_only = kw.get('remove_only', False) # first, remove tags from index. if tags: