Try our conversational search powered by Generative AI!

Problem with filter query interms of Numeric value in Key Value pair Item

Vote:
 

Hi All,

We are facing akward issue with Filter query. Here is the brief description of an issue.

1. We have adding the Key-Value Pair Property in the index.


2.If the Key of an Last Index of this property is a Numeric value can not fetch the result.

Query used:


 .Filter(x => x.CustomerPartNo.Values.AnyWordBeginsWith(text))


3.By changing the index position would have able to fetch the result.

Can you help us out to resolve the issue?

#193834
Edited, Jun 05, 2018 17:09
Vote:
 

This blog post describes what is possible regarding querying of dictionary properties with Find:
http://www.lindstromhenrik.com/searching-dictionaries-with-episerver-find/

#193978
Jun 08, 2018 23:54
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.