parent
d7fda621e9
commit
c61110c28d
|
@ -619,7 +619,10 @@ property, as this example shows:
|
|||
{
|
||||
"book":{
|
||||
"properties":{
|
||||
"title" : { "type" : "string", "similarity" : "BM25" }
|
||||
"title":{
|
||||
"type":"string", "similarity":"BM25"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue