Hi all,
Which type of query should I use for the following type of thing.
I have multiple words/phrases. I want to run a search for them all OR'd
together. But I want the documents with the most distinct matches to have
the highest score.
An example. I want to search for "TOM OR DICK OR HARRY
Is there an analyzer that can work with XML? Any suggestions for such?
-arturo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Daniel Naber danielnaber.de> writes:
> On Montag 15 Mai 2006 14:54, Franz Coriand wrote:
> > is it possible not only to get the document which contains the words of
> > a query, but also get the position in the text of the query word?
>
> Yes, by using the term vectors with positions that were ad