Hi Adrien,

thanks for your reply. If payloads cannot be used for searching, is there
any workaround how to achieve similar functionality?

What I'd like to accomplish is to be able to search documents with contents
for example
"W. A. Mozart[artist] was born in Salzburg[city]"
just by specifying the *payload*s [artist] [city].

Thanks

*Michal
*


2013/6/20 Adrien Grand <[email protected]>

> Hi Michal,
>
> Although payloads can be used at query time to customize scoring, they
> can't be used for searching. Lucene only allows to search on terms.
>
> --
> Adrien
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to