dbTalk Databases Forums  

FULLTEXT or OLAP

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss FULLTEXT or OLAP in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Esref DURNA
 
Posts: n/a

Default FULLTEXT or OLAP - 01-11-2005 , 05:05 AM






which one works faster.
we have 15 million rows. which is a Database of News papers (Articles as
text) for the last year.
We do not insert or delete that records.
Now we are seaching the data with fulltext search.
if we jump to OLAP does the search will give result faster?

Thanks
--
Esref DURNA
Soft. Eng.


Reply With Quote
  #2  
Old   
Jeff A. Stucker
 
Posts: n/a

Default Re: FULLTEXT or OLAP - 01-11-2005 , 11:37 AM






OLAP is for faster summaries and aggregations of numeric data, and
category-driven or date-driven analysis. Unless the problem you're solving
is counting occurrences of words (authors, articles), full-text search is
better for what you're doing.

--
Cheers,

'(' Jeff A. Stucker
\

Business Intelligence
www.criadvantage.com
--------------------------------------
"Esref DURNA" <esref_durna (AT) microsoft (DOT) com> wrote

Quote:
which one works faster.
we have 15 million rows. which is a Database of News papers (Articles as
text) for the last year.
We do not insert or delete that records.
Now we are seaching the data with fulltext search.
if we jump to OLAP does the search will give result faster?

Thanks
--
Esref DURNA
Soft. Eng.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.