Home >  Term: Prefix searching
Prefix searching

A specialised type of substring search. A prefix search involves matching a term in a query string to indexed terms, with an explicit wildcard character at the end of the query term. A match occurs when the characters in the query term (minus the wildcard character) match the beginning of an indexed term. For example, the query string car* will match car, carpet, and carnivore. Search Kit supports prefix searching in inverted and inverted-vector indexes. See also search, substring searching, wildcard character.

0 0

Kūrėjas

  • Harry8L
  • (London, United Kingdom)

  •  (V.I.P) 574128 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.