Bug #17482

Stop Words in Indexed Search

Added by Christoph Eisenmann almost 6 years ago.

Status:New Start date:2007-07-18
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:4.1 Complexity:
PHP Version:4.3
Votes: 0

Description

There seems to be no support for adding stop words for the indexed search.
Even a field exists in the table index_words I could not find any evidence that this field is used outside of statistics. Stop words should not be used at all in the search. They should not get indexed at all... Big index tables can lead to database and server crashes.

There should be a possiblility to import stop words from files. It is very important that a search engines tries to minimize its database size by using stop words properly.

(issue imported from #M5991)

Also available in: Atom PDF