MohitMali 0b59d9c586 Fixed, the DWDS app is very slow when opening a search result.
* Now, `libkiwix` provides the `pageUrl` along with the `pageTitle` (searchTitle). Previously, we were not using this `pageUrl` provided by `libkiwix`. Instead, we were making another request for the `pageUrl` based on the `pageTitle`, which was slowing down the process. We have now started directly using the `pageUrl` provided by `libkiwix` during the search. This change has made the process much more efficient and faster.
* To ensure the previously saved searches still work as expected, we have implemented a condition.
* We have added a new column in RecentSearchEntity for saving the `pageUrl` that we will use when user clicks on the recentSearchHistory.
2023-10-31 13:29:36 +01:00

480 lines
11 KiB
JSON

{
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
"entities": [
{
"id": "3:5536749840871435068",
"lastPropertyId": "17:2701677664876214591",
"name": "BookOnDiskEntity",
"properties": [
{
"id": "1:4248832782795400383",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:2644395282642821815",
"name": "file",
"type": 9
},
{
"id": "4:3145196313443812205",
"name": "bookId",
"type": 9
},
{
"id": "5:597997298666253723",
"name": "title",
"type": 9
},
{
"id": "6:8028706022307902131",
"name": "description",
"type": 9
},
{
"id": "7:4257578632233656657",
"name": "language",
"type": 9
},
{
"id": "8:7771231471515752814",
"name": "creator",
"type": 9
},
{
"id": "9:892859866782486178",
"name": "publisher",
"type": 9
},
{
"id": "10:1925365063061602631",
"name": "date",
"type": 9
},
{
"id": "11:1111395522977944209",
"name": "url",
"type": 9
},
{
"id": "12:3765116904492031525",
"name": "articleCount",
"type": 9
},
{
"id": "13:5901922417972273396",
"name": "mediaCount",
"type": 9
},
{
"id": "14:1229023184984372602",
"name": "size",
"type": 9
},
{
"id": "15:6851856791814492874",
"name": "name",
"type": 9
},
{
"id": "16:6142333908132117423",
"name": "favIcon",
"type": 9
},
{
"id": "17:2701677664876214591",
"name": "tags",
"type": 9
}
],
"relations": []
},
{
"id": "4:6278838675135543734",
"lastPropertyId": "4:8812214350305159407",
"name": "LanguageEntity",
"properties": [
{
"id": "1:7795244654012809404",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:9116495537035444904",
"name": "locale",
"type": 9
},
{
"id": "3:452531964346972307",
"name": "active",
"type": 1
},
{
"id": "4:8812214350305159407",
"name": "occurencesOfLanguage",
"type": 5
}
],
"relations": []
},
{
"id": "5:3222423958972105425",
"lastPropertyId": "10:8395372122440621469",
"name": "HistoryEntity",
"properties": [
{
"id": "1:4390013783965661495",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:6814436941523306636",
"name": "zimId",
"type": 9
},
{
"id": "3:3445023139891930306",
"name": "zimName",
"type": 9
},
{
"id": "4:1707638909668210783",
"name": "zimFilePath",
"type": 9
},
{
"id": "5:7291321834337975178",
"name": "favicon",
"type": 9
},
{
"id": "6:8790316103579116510",
"name": "historyUrl",
"type": 9
},
{
"id": "7:6718164131929659510",
"name": "historyTitle",
"type": 9
},
{
"id": "9:6094002746638656105",
"name": "timeStamp",
"type": 6
},
{
"id": "10:8395372122440621469",
"name": "dateString",
"type": 9
}
],
"relations": []
},
{
"id": "6:2737311997994502758",
"lastPropertyId": "7:3805929017981932900",
"name": "BookmarkEntity",
"properties": [
{
"id": "1:6627309171741917147",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:6862771806221961183",
"name": "zimId",
"type": 9
},
{
"id": "3:4312769031500860715",
"name": "zimName",
"type": 9
},
{
"id": "4:8187716343071473669",
"name": "zimFilePath",
"type": 9
},
{
"id": "5:5652763871458286201",
"name": "bookmarkUrl",
"type": 9
},
{
"id": "6:4537799665712767375",
"name": "bookmarkTitle",
"type": 9
},
{
"id": "7:3805929017981932900",
"name": "favicon",
"type": 9
}
],
"relations": []
},
{
"id": "7:7635075139296819361",
"lastPropertyId": "3:3320858395373055542",
"name": "RecentSearchEntity",
"properties": [
{
"id": "1:7759655437795315973",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:3924214186055484853",
"name": "searchTerm",
"type": 9
},
{
"id": "3:3320858395373055542",
"name": "zimId",
"type": 9
}
],
"relations": []
},
{
"id": "8:8093454424037540087",
"lastPropertyId": "24:4272820830206771469",
"name": "FetchDownloadEntity",
"properties": [
{
"id": "1:7366957113003324901",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "3:3174500111130052488",
"name": "bookId",
"type": 9
},
{
"id": "4:3949362784963767166",
"name": "title",
"type": 9
},
{
"id": "5:812546090900770347",
"name": "description",
"type": 9
},
{
"id": "6:3129463483413863468",
"name": "language",
"type": 9
},
{
"id": "7:3402286918039853548",
"name": "creator",
"type": 9
},
{
"id": "8:4732753967507809221",
"name": "publisher",
"type": 9
},
{
"id": "9:3239042532048399134",
"name": "date",
"type": 9
},
{
"id": "10:1136584919149973914",
"name": "url",
"type": 9
},
{
"id": "11:4252749008345744598",
"name": "articleCount",
"type": 9
},
{
"id": "12:8625493380854102341",
"name": "mediaCount",
"type": 9
},
{
"id": "13:2787210837560254021",
"name": "size",
"type": 9
},
{
"id": "14:2052022387195277817",
"name": "name",
"type": 9
},
{
"id": "15:1976493094677983679",
"name": "favIcon",
"type": 9
},
{
"id": "16:217454020763036675",
"name": "etaInMilliSeconds",
"type": 6
},
{
"id": "17:1136630637198901642",
"name": "bytesDownloaded",
"type": 6
},
{
"id": "18:8939019296899137627",
"name": "totalSizeOfDownload",
"type": 6
},
{
"id": "19:3378789699620971394",
"name": "status",
"type": 5
},
{
"id": "20:6867355950440828062",
"name": "error",
"type": 5
},
{
"id": "21:5555873126720275555",
"name": "file",
"type": 9
},
{
"id": "22:2724607601244650879",
"name": "downloadId",
"type": 6
},
{
"id": "23:5485468735259326535",
"name": "progress",
"type": 5
},
{
"id": "24:4272820830206771469",
"name": "tags",
"type": 9
}
],
"relations": []
},
{
"id": "10:3205842982118792800",
"lastPropertyId": "9:5286545520416917562",
"name": "NotesEntity",
"properties": [
{
"id": "1:7685155280711004546",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:4525352813855835976",
"name": "zimId",
"type": 9
},
{
"id": "4:4488566778591049174",
"name": "zimFilePath",
"type": 9
},
{
"id": "5:7998345745727500384",
"name": "noteTitle",
"type": 9
},
{
"id": "7:2160052450778801841",
"name": "favicon",
"type": 9
},
{
"id": "8:4304230668306976620",
"name": "noteFilePath",
"type": 9
},
{
"id": "9:5286545520416917562",
"name": "zimUrl",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "10:3205842982118792800",
"lastIndexId": "5:7599267150617990347",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [
349148274283701276,
7257718270326155947,
7394649290555378565
],
"retiredIndexUids": [
1293695782925933448,
3655049272366703856,
7576716732364166705,
4868787482832538530,
7599267150617990347
],
"retiredPropertyUids": [
4712434661554562781,
1521665545502891268,
1831899651198481824,
8913656606098213241,
4745760836781949968,
9177466730609383913,
6985467229796102081,
4417830652027770707,
3485079785941052658,
2875347328622347138,
96906195091428769,
305997162787053035,
8804682238892773896,
3464301918251637220,
5620508895870653354,
7273406943564025911,
428251106490095982,
5162677841083528491,
7886541039889727771,
2266566996008201697,
1953917250527765737,
6575412958851693470,
1075612111256674117,
2831524841121029990,
2334902404590133038,
5087250349738158996,
6128960350043895299,
3850323036475883785,
5288623325038033644,
2501711400901908648,
3550975911715416030,
8949996430663588693,
7554483297276446029,
8085320504542486236,
2542527583182293894,
3541826612160879182,
1761651285457480725,
8027872860151528568,
3582932035787057158,
8819082642546094709,
7233601933599801875,
4335394620556092321,
1899740026144478138
],
"retiredRelationUids": [],
"version": 1
}