does that mean* jakarta&apache* should search for   * jakartaapache*
But using *jakarta&apache* am able to search for *jakarta apache* , but was
confused as no reference to this query String(jakarta&apache) could find
anywhere on net.

Regards,
Ruchi
On 3/8/07, Doron Cohen <[EMAIL PROTECTED]> wrote:

Most likely the string  jakarta&apache  is analyzed as a single word,
both at indexing time and at search time.

See also "AnalysisParalysis" in Lucene Wiki.

"ruchi thakur" <[EMAIL PROTECTED]> wrote on 07/03/2007 20:39:27:

> Thanks Patrick. One more question. The info in link says to use the
below
> query for phrase
> "jakarta apache"      . It works fine.
> But when i run     jakarta&apache     also, it has the same effect, ie;
like
> a phrase. It works fine too. Though it is working but still am little
> doubtful as i could not find this phase representation anywhere on net.
So
> am worried if  jakarta&apache , might slip somewhere.
>
> Regards,
> Ruchi


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to