Algorithm for immediate string search in a number of text files -


i'm writing system , implement search in modern way, e.g. works in google search: when user starts type in query letters gets result , each next letter makes result set more specific.

what algorithms indexing text , searching way?

wikipedia or/and other links fine, no need waste time detailed explanation.

as practical approach, think may use library lucene of things full text indexing.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -