mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
Fix max_analyzed_offset error
This commit is contained in:
@@ -187,7 +187,8 @@ class Sist2Query {
|
||||
"name.nGram": {},
|
||||
"content.nGram": {},
|
||||
font_name: {},
|
||||
}
|
||||
},
|
||||
max_analyzed_offset: 9_999_999
|
||||
};
|
||||
if (getters.optSearchInPath) {
|
||||
q.highlight.fields["path.text"] = {};
|
||||
|
||||
Reference in New Issue
Block a user