Hi All,

Does LTR field value feature or solr feature  support multi valued numeric
field? Thinking of storing document features in single multi valued field
or serialized string format. Can LTR reranker consume from such a field?

Thanks,
Rajani


On Thu, May 4, 2023, 1:53 PM Rajani Maski <[email protected]> wrote:

> Hi Solr Users,
>
>  Can the LTR field value feature
> <https://solr.apache.org/docs/8_7_0/solr-ltr/org/apache/solr/ltr/feature/FieldValueFeature.html>
>  be
> a vector field or a field with comma separated numeric values? Is it a
> supported feature?  Instead of querying each field separately, which is
> adding up to the query cost, thinking if it is possible to put field values
> together in one field at index time and query that as a feature, thoughts?
>
> Thanks,
> Rajani
>

Reply via email to