You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2023/04/25 00:35:00 UTC

[jira] [Comment Edited] (SOLR-15493) Feature extraction for learning to rank not arising any error if the feature store doesn't exists

    [ https://issues.apache.org/jira/browse/SOLR-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716048#comment-17716048 ] 

Alessandro Benedetti edited comment on SOLR-15493 at 4/25/23 12:34 AM:
-----------------------------------------------------------------------

Hi [~tflobbe], I have done some investigations, It's late night so I beg your pardon if my insights are not precise, but to me it seems:

https://issues.apache.org/jira/browse/SOLR-16691 caused the problems we are seeing.

We didn't pick up the broken tests in our merge as the other commit happened by chance after our rebase and there were no conflicts (so all our builds were green).

The first broken build seemed to have only https://github.com/apache/solr/pull/1440, not sure why I can not link it anymore.


was (Author: alessandro.benedetti):
Hi [~tflobbe], I have done some investigations, It's late night so I beg your pardon if my insights are not precise, but to me it seems:

https://issues.apache.org/jira/browse/SOLR-16691 caused the problems we are seeing.

We didn't pick up the broken tests in our merge as the other commit happened by chance after our rebase and there were no conflicts (so all our builds were green).

This seems to me the first broken build
https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/6731/ 

> Feature extraction for learning to rank not arising any error if the feature store doesn't exists
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15493
>                 URL: https://issues.apache.org/jira/browse/SOLR-15493
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - LTR
>    Affects Versions: 8.8.1
>            Reporter: Anna
>            Assignee: Alessandro Benedetti
>            Priority: Minor
>              Labels: learning-to-rank
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> I have tried to do a feature extraction setting in the field list of the query:
> [features store=my_store efi.first_feature=1 efi.second_feature=1]
> The feature store list was empty, therefore I have pushed no feature store in Solr, but the query is working anyway, without giving me any error.
> It would be useful to have a message returned telling me that the feature store I'm calling is not present.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org