Hello Forum,
how can i optimize the algorythm how domino searches in the Fulltextindex?
Here is my problem:
I search with an ls-agent in a database. But for example the query “examp” don’t find the word “example”. So i change the query in “examp” in my agent and all works great.
But the “*” joker don’t work with other special characters like “-”, “;” or “(”.
How can i optimize my query that word fragments with spechial characters can be find in my database?
Thanks! bernd