cancel
Showing results for 
Search instead for 
Did you mean: 

How to define integer range in search

chiranjeevi
Champ in-the-making
Champ in-the-making
Hi All,

   I am facing problem in advanced search.

   I have created custom property and make this as d:int

   I need to search this column based on the range.

   How to i define it in CustomModel.xml and web-client-config-custom.xml file ?

   please help me in this issue.

   Thanks in advance.
2 REPLIES 2

gengshg
Champ in-the-making
Champ in-the-making
@test\:integer:[0.3 TO 10.5]

chiranjeevi
Champ in-the-making
Champ in-the-making
Thanks Gengshg.