GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
fulltext indexes in combination with %% search  XML
Forum Index -> General
Author Message
Shahzad



Joined: 04/03/2008 18:32:29
Messages: 9
Offline

with reference to this post

http://forum.geonames.org/gforum/posts/list/825.page

i would like to give the user, the option to search for any place.
The match() function works only on the supplied text and %* operators has no effects.

Do you think it would be appropriate if i build index on column and use %input% queries to display the result of search for user?

What functionality is being used inside geoname webservice?
marc



Joined: 08/12/2005 07:39:47
Messages: 4501
Offline

Sure you can do this, tough you will have to see whether the performance is acceptable for your application.

GeoNames is not using the database for this kind of queries. GeoNames is using a full text search index because it is faster and more flexible.

Marc

[WWW]
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team