Y
Hacker News
new
|
ask
|
show
|
jobs
by
mathias_10gen
4804 days ago
Actually, as of 2.4 there is an experimental text search feature built-in:
http://docs.mongodb.org/manual/core/text-search/
. While it is no Lucene (and is still considered experimental) it does provide simple tokenizing, stop-words and stemming.