Skip to content

Instantly share code, notes, and snippets.

@mlaubre
Created March 5, 2019 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlaubre/5189348635a6186a07e20151824bec2c to your computer and use it in GitHub Desktop.
Save mlaubre/5189348635a6186a07e20151824bec2c to your computer and use it in GitHub Desktop.
/data/termsearch/{word} termsearch result example
{
"meaningCount": 3,
"wordCount": 20,
"termMeanings": [
{
"meaningId": 22047,
"conceptId": "127349",
"mainWord": {
"meaningId": 22047,
"wordId": 144235,
"word": "Eu",
"homonymNr": 1,
"wordLang": "est",
"orderBy": null,
"datasetCodesWrapup": "ss1"
},
"otherWords": [
]
},
{
"meaningId": 384064,
"conceptId": "14090",
"mainWord": {
"meaningId": 384064,
"wordId": 582535,
"word": "European Union",
"homonymNr": 1,
"wordLang": "eng",
"orderBy": null,
"datasetCodesWrapup": "est"
},
"otherWords": [
{
"meaningId": 384064,
"wordId": 582536,
"word": "Union",
"homonymNr": 2,
"wordLang": "eng",
"orderBy": 775954,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582537,
"word": "EU",
"homonymNr": 1,
"wordLang": "eng",
"orderBy": 775955,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582538,
"word": "Euroopa Liit",
"homonymNr": 3,
"wordLang": "est",
"orderBy": 775956,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582539,
"word": "liit",
"homonymNr": 5,
"wordLang": "est",
"orderBy": 775957,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582540,
"word": "EL",
"homonymNr": 2,
"wordLang": "est",
"orderBy": 775958,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582541,
"word": "Union européenne",
"homonymNr": 1,
"wordLang": "fra",
"orderBy": 775959,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582542,
"word": "UE",
"homonymNr": 1,
"wordLang": "fra",
"orderBy": 775960,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582543,
"word": "Europäische Union",
"homonymNr": 1,
"wordLang": "deu",
"orderBy": 775961,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582544,
"word": "EU",
"homonymNr": 1,
"wordLang": "deu",
"orderBy": 775962,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582545,
"word": "Euroopan unioni",
"homonymNr": 1,
"wordLang": "fin",
"orderBy": 775963,
"datasetCodesWrapup": "est"
},
{
"meaningId": 384064,
"wordId": 582546,
"word": "EU",
"homonymNr": 1,
"wordLang": "fin",
"orderBy": 775964,
"datasetCodesWrapup": "est"
}
]
},
{
"meaningId": 423416,
"conceptId": "87004",
"mainWord": {
"meaningId": 423416,
"wordId": 691788,
"word": "europium",
"homonymNr": 1,
"wordLang": "eng",
"orderBy": null,
"datasetCodesWrapup": "est"
},
"otherWords": [
{
"meaningId": 423416,
"wordId": 691789,
"word": "Eu",
"homonymNr": 2,
"wordLang": "eng",
"orderBy": 885207,
"datasetCodesWrapup": "est"
},
{
"meaningId": 423416,
"wordId": 691790,
"word": "euroopium",
"homonymNr": 4,
"wordLang": "est",
"orderBy": 885208,
"datasetCodesWrapup": "est"
},
{
"meaningId": 423416,
"wordId": 691791,
"word": "Eu",
"homonymNr": 2,
"wordLang": "est",
"orderBy": 885209,
"datasetCodesWrapup": "est"
},
{
"meaningId": 423416,
"wordId": 691792,
"word": "europium",
"homonymNr": 2,
"wordLang": "fra",
"orderBy": 885210,
"datasetCodesWrapup": "est"
},
{
"meaningId": 423416,
"wordId": 691793,
"word": "Europium",
"homonymNr": 2,
"wordLang": "deu",
"orderBy": 885211,
"datasetCodesWrapup": "est"
},
{
"meaningId": 423416,
"wordId": 691794,
"word": "europium",
"homonymNr": 1,
"wordLang": "fin",
"orderBy": 885212,
"datasetCodesWrapup": "est"
}
]
}
],
"resultExist": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment