Update index.py
Allow to search for Original Filename
This commit is contained in:
@@ -388,6 +388,7 @@ class DelayedFullTextQuery(DelayedQuery):
|
|||||||
"type",
|
"type",
|
||||||
"notes",
|
"notes",
|
||||||
"custom_fields",
|
"custom_fields",
|
||||||
|
"original_filename",
|
||||||
],
|
],
|
||||||
self.searcher.ixreader.schema,
|
self.searcher.ixreader.schema,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user