full text visited tweets search
1.0.0
มันทำงานอย่างไร:
Azure Search explorer และดำเนินการค้นหาการค้นหาโดยพลการ50 MBคุณต้องการ:
Azure Cognitive Search ในการสมัครสมาชิก Azure ของคุณindex การค้นหาในบริการค้นหาของคุณ: {
"name": "tweets-index",
"fields": [
{
"name": "id",
"type": "Edm.String",
"facetable": false,
"filterable": false,
"key": true,
"retrievable": true,
"searchable": false,
"sortable": false,
"analyzer": null,
"indexAnalyzer": null,
"searchAnalyzer": null,
"synonymMaps": [],
"fields": []
},
{
"name": "content",
"type": "Edm.String",
"facetable": false,
"filterable": false,
"key": false,
"retrievable": true,
"searchable": true,
"sortable": false,
"analyzer": "standard.lucene",
"indexAnalyzer": null,
"searchAnalyzer": null,
"synonymMaps": [],
"fields": []
},
{
"name": "link",
"type": "Edm.String",
"facetable": false,
"filterable": false,
"key": false,
"retrievable": true,
"searchable": false,
"sortable": false,
"analyzer": null,
"indexAnalyzer": null,
"searchAnalyzer": null,
"synonymMaps": [],
"fields": []
}
],
"suggesters": [],
"scoringProfiles": [],
"defaultScoringProfile": "",
"corsOptions": null,
"analyzers": [],
"charFilters": [],
"tokenFilters": [],
"tokenizers": [],
"similarity": {
"@odata.type": "#Microsoft.Azure.Search.BM25Similarity",
"k1": null,
"b": null
},
"encryptionKey": null,
"semantic": null,
"normalizers": [],
"@odata.etag": ""0x8DA33A03A887954""
}
SearchApiKey = YOUR_API_KEY
SearchIndexName = tweets-index
SearchServiceName = tweetssearch
SaveTweetsAzureFuntion กับการสมัครสมาชิก Azure ของคุณfirefox-addon/script.js - SAVE_NEW_TWEETS_INTERVAL_IN_MSfirefox-addon web-ext build
web-ext sign --api-key YOUR_KEY --api-secret YOUR_SECRET
Search explorer เพื่อค้นหาบางอย่างในทวีตที่คุณเข้าชม