aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-07-13 10:28:03 +0000
committerfrancis <francis>2008-07-13 10:28:03 +0000
commit66cbf40082e9134ba6818e337378d01c0caf0da6 (patch)
tree9ca48c2268d9fcd5ea45e9577333bc92e0a27211
parentf88db114ae094908f5c55ac930669dc6a02806f5 (diff)
Mention Ultrasphinx
-rw-r--r--vendor/plugins/acts_as_xapian/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/plugins/acts_as_xapian/README.txt b/vendor/plugins/acts_as_xapian/README.txt
index 9081145ba..be786c705 100644
--- a/vendor/plugins/acts_as_xapian/README.txt
+++ b/vendor/plugins/acts_as_xapian/README.txt
@@ -15,7 +15,7 @@ a. Introduction to acts_as_xapian
"Xapian":http://www.xapian.org is a full text search engine library, which has
Ruby bindings. acts_as_xapian adds support for it to Rails. It is an
-alternative to acts_as_solr or acts_as_ferret.
+alternative to acts_as_solr, acts_as_ferret or Ultrasphinx.
Xapian is an *offline indexing* search library - only one process can have the
Xapian database open for writing at once, and others that try meanwhile are