Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
WackyHorse2
Moderator
1 Question, 2 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
3 Answers
876 Views
0 Votes 3 Answers 876 Views
Hi everyone, I am facing the issue of "Error processing request: <_InactiveRpcError of RPC that terminated with:\n\tstatus = StatusCode.UNAVAILABLE\n\tdetail...
2 years ago
0 Hi Everyone, I Am Facing The Issue Of

It seems like the versioning the model causes this issue, since in triton it is named as a new model, not a subdir

2 years ago
0 Hi Everyone, I Am Facing The Issue Of

I will investigate it, and if it is true will open an issue

2 years ago