Enhancing Coded Searches

With FileMaker Pro development, there are so many little areas which take a bit of time to investigate and discover. One of the more important areas is that of search and making sure you provide users with the results they might expect.

While using one of my own personal tools, I found that FileMaker itself couldn't find the result I was looking for when using its own Quick Find feature. I thought that was a bit odd and had to dig into the code to find out what the real issue was.

While the issue was tied to the type of data I was searching, it provided a great opportunity to explore how one would address this particular issue. Using FileMaker's search operators is something which every great FileMaker developer should be aware of. Fortunately, the descriptions provided by FileMaker's documentation helps us solve the issue.

Watch this video if you've got an interest in learning how FileMaker searches for content and how you solve unique issues which may prevent your system from providing the results you intend.

AttachmentSize
CustomFunctionsDatabase.zip1.12 MB
Tags: