You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Sujatha Das <gs...@cse.iitb.ac.in> on 2005/04/01 21:29:45 UTC

Re: proximity search in lucene


>
> Hi,
> Does Lucene support "SpanNear" or phrase queries where the clauses or terms 
> are not of the same field?
> If not, could someone let me know which is the way to support proximity 
> searches with terms belonging to different fields.
>
> Thanks much,
> Sujatha Das
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: proximity search in lucene

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On Apr 1, 2005, at 2:29 PM, Sujatha Das wrote:

>
>
>>
>> Hi,
>> Does Lucene support "SpanNear" or phrase queries where the clauses or 
>> terms are not of the same field?
>> If not, could someone let me know which is the way to support 
>> proximity searches with terms belonging to different fields.

No, it does not support cross-field proximity.  I'm not even remotely 
understanding what that would even mean.  Could you provide an example 
of what you're after?

	Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org