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