Wildcards in filtered stream
Wildcards would be very nice to have in filtered streams: Customers want them, and there is no way to emulate it on our side.
When a query term contains a *
character, *
would match any character in a tweet, one or more time. When a query term contains a ?
character, ?
would match any character, exactly one time.
For example, Tw*ter
would match Twitter
, Tweeter
, Twiter
, Tweetter
.

1 comment
-
Spor Takip commented
Postfix wildcard (term*) is so important for agglutinative languages (agglutination is a process in linguistic morphology derivation in which complex words are formed by stringing together morphemes without changing them in spelling, for example, the word “evlerinizden", or "from your houses," consists of the morphemes, ev-ler-iniz-den with the meanings house-plural-your-from) like Turkish.