Can I see your query?
I think you might want to use the top_n_by_rank parameter in containstable
to limit your result set to something smaller.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hi,
>
[quoted text clipped - 17 lines]
>
> Thanks
Roopali Kaujalgi - 09 Dec 2006 00:58 GMT
In addition to the suggestion made in the previous post, you could also try
the following depending on your query.
If you are using prefix query make the prefix more specific, query on lesser
columns or make the common word a noise word.
> Can I see your query?
>
[quoted text clipped - 22 lines]
> >
> > Thanks