Text Search

1 revision
#11 week ago
+6
Migrated from pages table
+**Text search** is the act of finding specific words or patterns within a larger body of digital text. It relies on [algorithms](/wiki/algorithm) to efficiently locate matching segments, often forming the core of [information retrieval](/wiki/information_retrieval) systems.
+## See also
+- [Indexing](/wiki/indexing)
+- [Search Engine](/wiki/search_engine)
+- [Regular Expression](/wiki/regular_expression)
... 1 more lines