optimize = true on making index
This commit is contained in:
parent
4a93a0387f
commit
4352633eba
@ -37,7 +37,7 @@ def index_distribusis(APP):
|
||||
path="/a",
|
||||
content=distribusi.description,
|
||||
)
|
||||
writer.commit()
|
||||
writer.commit(optimize=True)
|
||||
|
||||
|
||||
def index_distribusi_files(APP):
|
||||
|
Loading…
Reference in New Issue
Block a user