予約語が正常に動作している以外のすべてのワードフィルタの場合 $filter=cityList/any(t: search.in(t, '1')) and name eq 'hi tech bar & restaurant' &search=*&scoringProfile=search-score&searchMode=Any&queryType=FULL を次のように私は、Azureの検索フィ
私はAzure Searchの周りにC#nugetラッパーを使用しています。私の問題は、私は製品のインデックスを持っている: public class ProductDocument
{
[System.ComponentModel.DataAnnotations.Key]
public string Key { get; set; }
[IsSearchable]