Rarity Score (TF-IDF)
{
"query": {
"bool": {
"must":
{
"term": {
"Color": "Black"
}
}
}
}
}Last updated
{
"query": {
"bool": {
"must":
{
"term": {
"Color": "Black"
}
}
}
}
}Last updated