Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
Not shipped as of 14.0.
I do not think this feature has been shipped. User asks to add a method to NotesUIView, to manipulate search bar and present end user with composed queries.
End user do not know how to compose boolean queries.
I'm very much for this idea. Of course one could use currently available FTSearch methods in backend classes and then put the results in a folder, however in that way it seems impossible to have the found words highlighted or to sort the results in UI e.g. by relevance.
I believe the request is for more options on the existing FTSearch method of the (Note)View object. Not a bad idea, but also we are going to encompass FTSearch capability within DQL so stay tuned for that.
Moving idea to product : Domino Designer
Have you seen NotesView.FTSearchSorted? This allows you set a number of the search options like how the results are sorted or whether fuzzy search is used etc.
Does this support what you want to do?