Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P3373
(An Untitled Masterwork)
Active
Public
Actions
Authored by
EBernhardson
on Jul 12 2016, 4:48 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F4266285:
Jul 12 2016, 4:48 PM
2016-07-12 16:48:57 (UTC+0)
Subscribers
None
AQS err_code mapping:
{
"type": "string",
"index": "not_analyzed",
"doc_values": true
}
long_to_string template:
{
"long_to_string": {
"mapping": {
"index": "not_analyzed",
"doc_values": true,
"type": "string"
},
"match_mapping_type": "long"
}
}
kartotherian err_code mapping:
{
"type": "string",
"norms": {
"enabled": false
},
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed",
"doc_values": true,
"ignore_above": 256
}
}
}
string_fields template:
"string_fields": {
"mapping": {
"type": "multi_field",
"fields": {
"raw": {
"index": "not_analyzed",
"ignore_above": 256,
"doc_values": true,
"type": "string"
},
"{name}": {
"index": "analyzed",
"omit_norms": true,
"type": "string"
}
}
},
"match_mapping_type": "string",
"match": "*"
}
Event Timeline
EBernhardson
created this paste.
Jul 12 2016, 4:48 PM
2016-07-12 16:48:57 (UTC+0)
Lydia_Pintscher
mentioned this in
T313468: allow reporting of mismatches with empty Wikidata value
.
Aug 3 2022, 9:22 AM
2022-08-03 09:22:36 (UTC+0)
Log In to Comment