Hi all,
I've a CRM on-premise environment configured with a unique price list of products that have a name structure like the next:
name description [L_dimension]x[l_dimension]x[H_dimension] [other]
here an example:
MAK BARPVC 1600x2000x10
In general terms CRM configuration have full text search option enabled.
On my quick find / lookup text box if I use the next option it's all OK:
MAK
1600
"1600x*"
The result is correct from my expectation (I've see rules for FTS and use of wildcard and the main rule that use start with as default).
My customer, instead, want to use search option like this "*x10" that in his idea represent all products that have thickness of 10 millimeters. I've found some articles that highlights limitation of this type of search because "end with" option (and then start search with wildcard) is not supported.
Cano anyone give me some idea for bypass this limitation ?
Thx in advance
Note: I've install UR1 (0.1) on my environment (obviously otherwise full text option does not appear ;-) )







