<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx</link><description>The one thing that's really been irking me in using the web lately is poor search utilities. And this is regardless of the platform the site was developed with. Nothing get me more steamed these days than browsing to a content-rich site, looking for an</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#7292124</link><pubDate>Sun, 27 Dec 2009 07:40:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7292124</guid><dc:creator>KonnienL</dc:creator><author>KonnienL</author><description>&lt;p&gt;Very good topic referring to this post. One can check the article at the papers writing service and &amp;lt;a href=&amp;quot; &lt;a rel="nofollow" target="_new" href="http://www.supremeessays.com&amp;quot;&amp;gt;buy"&gt;http://www.supremeessays.com&amp;quot;&amp;gt;buy&lt;/a&gt; essay&amp;lt;/a&amp;gt; and already written essay done by essay writers. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7292124" width="1" height="1"&gt;</description></item><item><title>DBSight is a better alternative to "Fulltext searching on SQL2k"</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#400474</link><pubDate>Thu, 14 Apr 2005 15:56:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:400474</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&amp;lt;p&amp;gt;Admittedly, I haven't used full text search on SQL 2000.&amp;lt;br /&amp;gt;&lt;br&gt;But I am sure DBSight can beat it.&amp;lt;/p&amp;gt;&lt;br&gt;&amp;lt;p&amp;gt;I have seen posts like this&amp;lt;br /&amp;gt;&lt;br&gt;&amp;lt;a href=&amp;quot;http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx&amp;quot;&amp;gt;Technical pet peeve: no search services&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=400474" width="1" height="1"&gt;</description></item><item><title>re: Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#164099</link><pubDate>Wed, 23 Jun 2004 22:33:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:164099</guid><dc:creator>Sassy</dc:creator><author>Sassy</author><description>Fulltext searching on SQl2k is a pathetic joke.  Not because of CPU cycles, because it _simply _dont _work.  Once again, garbageware from Microsoft&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=164099" width="1" height="1"&gt;</description></item><item><title>re: Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#71574</link><pubDate>Wed, 11 Feb 2004 23:59:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:71574</guid><dc:creator>Jason Salas</dc:creator><author>Jason Salas</author><description>Hi guys,&lt;br&gt;&lt;br&gt;Good thoughts.  I'm pondering moving to FTI myself, but in doing so I'll need to migrate the entire SQL Server DB we use now (only about 9,000 records, with multiple NTEXT fields) to a different database server.&lt;br&gt;&lt;br&gt;Has anyone seen any creative alternatives to using a good classical search?&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=71574" width="1" height="1"&gt;</description></item><item><title>re: A Case for Search.Microsoft.Com</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#71680</link><pubDate>Wed, 11 Feb 2004 15:53:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:71680</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=71680" width="1" height="1"&gt;</description></item><item><title>re: Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#71283</link><pubDate>Wed, 11 Feb 2004 14:24:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:71283</guid><dc:creator>Derick Bailey</dc:creator><author>Derick Bailey</author><description>The actual indexing may take some cycles, but it only happens on the schedule that you set. Any good DBAmin should know how to setup the schedule to run during the lowest traffic times, and create a good fulltext index for searching.&lt;br&gt;&lt;br&gt;As for the actual fulltext searching in SQL Server 2K, it's actually part of Indexing Service that gets called to do the searching. If someone complains about SQL 2K fulltext, but also uses the Indexing Service, then that person is full of crapp. &lt;br&gt;&lt;br&gt;I personally think that the fulltext searching in SQL2K is quite nice. But then, I actually spent a few minutes to write a query parsing engine that builds proper fulltext search queries based on user input.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=71283" width="1" height="1"&gt;</description></item><item><title>re: Technical pet peeve: no search services are better than weak search services</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#71215</link><pubDate>Wed, 11 Feb 2004 10:46:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:71215</guid><dc:creator>Wallym</dc:creator><author>Wallym</author><description>Jason,&lt;br&gt;&lt;br&gt;The reason that I see why they aren't using FreeText and such is that MS's fulltext engine in Sql2k is not very good.  It takes an amazing effort on the part of the CPU to get it working.  Yukon's full text engine is suppossed to be much improved.&lt;br&gt;&lt;br&gt;Wally&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=71215" width="1" height="1"&gt;</description></item><item><title>Creative alternatives to the poor search feature conundrum (low budget or otherwise)</title><link>http://weblogs.asp.net/jasonsalas/archive/2004/02/11/71130.aspx#71590</link><pubDate>Wed, 11 Feb 2004 09:37:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:71590</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=71590" width="1" height="1"&gt;</description></item></channel></rss>