<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "fulltext indexes in combination with %% search"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "fulltext indexes in combination with %% search"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>fulltext indexes in combination with %% search</title>
				<description><![CDATA[ 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?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/885.page#3978</guid>
				<link>http://forum.geonames.org/gforum/posts/list/885.page#3978</link>
				<pubDate><![CDATA[Mon, 5 May 2008 13:08:09]]> GMT</pubDate>
				<author><![CDATA[ Shahzad]]></author>
			</item>
			<item>
				<title>Re:fulltext indexes in combination with %% search</title>
				<description><![CDATA[ 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]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/885.page#3980</guid>
				<link>http://forum.geonames.org/gforum/posts/list/885.page#3980</link>
				<pubDate><![CDATA[Mon, 5 May 2008 21:30:50]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>