fixed tabbing for doc strings

master
tiyn 4 weeks ago
parent 84750323c1
commit 41ba108e3f

@ -14,7 +14,6 @@ ENTRY_DIR = config.ENTRY_DIR
def createSearchableData(root):
"""
Schema definition: title(name of file), path(as ID), content(indexed but not stored), textdata (stored text content)
source:
https://appliedmachinelearning.blog/2018/07/31/developing-a-fast-indexing-and-full-text-search-engine-with-whoosh-a-pure-pythhon-library/

Loading…
Cancel
Save