mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-02 15:37:46 +02:00
fixed tabbing for doc strings
This commit is contained in:
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…
x
Reference in New Issue
Block a user