Hi
I’ve found what I need by changing the operator and delimiters.
Example
Abbot
Ambrose
Brigham
Bruce
Buck
Bud
When I search “Br” I have “No Results” as expected
When I search “Br*” I have all the results which start with Br et not Ambrose
When I search “Bruce” I have a strict search.
Everything ok for me, you can close the post.
Thank you
Thank you for your answer.
I understand for the second part of my question (a certain number of characters) –> require some development.
I’m not sure to be clear for what I need in my first question: I’d like when I submit “B” to have only the records which begin with “B”, in fact to force the search to do a “B*”
Example:
when I search “B” now I have
Abbot
Ambrose
Brigham
Buck
Bud
And I’d like (when I search B) to have
Brigham
Buck
Bud
I’m sorry for my english, I hope you’ll understand what I need.