I don't know that Zend_Search_Lucene should stray too far from the guidelines set out by Apache Lucene. It is, after all, a PHP implementation of Apache Lucene.

-Matt

----- Original Message ----- From: "Steph Fox" <[EMAIL PROTECTED]>
To: "Alexander Veremyev" <[EMAIL PROTECTED]>; <fw-general@lists.zend.com>
Sent: Friday, January 26, 2007 12:10 PM
Subject: Re: [fw-general] Zend_Search query language


Hi Alexander,

Zend_Search uses OR as default for words in a search query.
There was a question, why it doesn't use AND.

Java Lucene uses OR. But for example Google uses AND.

Any thoughts?

I'd say AND as default is more traditional.

I'm also wondering what the problem is with a cached fulltext search? Or is this anti-tag speak?

- Steph

Reply via email to