Hey Heiko,
On 12 Jun 2009, at 10:19, Heiko Henning wrote:
I have just listen the CCC exp podcast with pleasurable it.
And find your Database very interesting.
Thanks :)
I would also like to use it for http://www.jepaa.com/ and just like
to
ask you if this is realistic:
[…]
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
--