Can anyone suggest
- Posted by I Mullins <eugtk at yahoo.com> Feb 13, 2004
- 517 views
What sort of algoritm could be used to duplicate the following behavior: Using a database of > 100,000 names and addresses, etc., we can type into a search field 'MARK', for example, and get back a list of all names which contain 'MARK': Mark Adams Adam Markham Jance Marks Jane Marklin Dobbs Markie Mark ... Currently, we are using FileMaker Pro, and it returns such searches in a fraction of a second. Is it possible to come up with something in Euphoria which could do the same in some reasonable amount of time, say 1 or 2 seconds? Irv