/ .obsidian / plugins / omnisearch / data.json
data.json
 1  {
 2    "useCache": true,
 3    "hideExcluded": false,
 4    "downrankedFoldersFilters": [],
 5    "ignoreDiacritics": true,
 6    "ignoreArabicDiacritics": false,
 7    "indexedFileTypes": [],
 8    "displayTitle": "",
 9    "PDFIndexing": false,
10    "officeIndexing": false,
11    "imagesIndexing": false,
12    "aiImageIndexing": false,
13    "unsupportedFilesIndexing": "default",
14    "splitCamelCase": false,
15    "openInNewPane": false,
16    "vimLikeNavigationShortcut": false,
17    "ribbonIcon": true,
18    "showExcerpt": true,
19    "renderLineReturnInExcerpts": true,
20    "showCreateButton": false,
21    "highlight": true,
22    "showPreviousQueryResults": true,
23    "simpleSearch": false,
24    "tokenizeUrls": false,
25    "fuzziness": "1",
26    "weightBasename": 3,
27    "weightDirectory": 2,
28    "weightH1": 1.5,
29    "weightH2": 1.3,
30    "weightH3": 1.1,
31    "weightUnmarkedTags": 1.1,
32    "weightCustomProperties": [],
33    "httpApiEnabled": false,
34    "httpApiPort": "51361",
35    "httpApiNotice": true,
36    "welcomeMessage": "1.21.0",
37    "verboseLogging": false,
38    "DANGER_httpHost": null,
39    "DANGER_forceSaveCache": false
40  }