On 11 Jun 2009, at 19:57, Heiko Henning wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo,
Hey Heiko, this is an english speaking mailing list :)
[…]
Building fulltext search with views is certainly possible, but probably not
the smartest thing to do. I'd suggest you have a look couchdb-lucene http://github.com/rnewson/couchdb-lucene.One performance: Creating the index will be the slow part, but it only has
to be done once. Querying a view index once it is built is fast. Cheers Jan --
