After a bit of googling all I could find was messages that stated that
Lucene integration in CouchDB isn't fully functional yet, or is there
something I'm missing?

On Thu, Sep 25, 2008 at 20:41, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> You probably want to integrate Lucene with CouchDB and shell all searching
> to Lucene.
>
> On Thu, Sep 25, 2008 at 9:25 PM, Jaap van der Plas <[EMAIL PROTECTED]> wrote:
>
>> Greetings,
>>
>> We like to build a database with approx. 50.000 documents. Every
>> document has at least about 10 fields. We think CouchDB would be nice
>> solution because there's a big variety of documents (like different
>> fields).
>>
>> We intend to use this for an online catelog. We like end users to be
>> able to search with multiple fields (like filters). Any combination of
>> fields should be possible.
>>
>> 1. Is this possible to do this without creating temp_views for every query?
>>
>> 2. If not, is using temp_views viable performance wise on this sort of
>> dataset.
>>
>> TIA
>>
>

Reply via email to