|
Question:
Text Search?Tell me good engine for text-based searching for web languages like JAVA, PHP?
Is it good idea to use text based search of database for N-tier Web applications? When we have small number of documents it is possible for the full-text search engine to directly scan the contents of the documents with each query, which itself is serial scanning. This is what some tools, such as grep, do when searching. In text documents, full text search refers to a way for searching a computer-stored document or database. In a full text search, the search engine examines all of the words(called terms) in every stored document and tries to match search terms supplied in the search query by the user. Many of Web sites and application programs (such as word processing software) provide full text search capabilities. Please vote! Your opinion matters!
If you haven't found what you've looking for, post a question
|
|