Discussion:
restricting what gets indexed?
(too old to reply)
Bishop
2006-03-24 15:51:29 UTC
Permalink
Is there a way to tell Index server to not index the stuff in the <head>
</head> of our html files? Basically not indexing the meta tags? or is
there a way I can querey the catelog and not return results that have the
keywords in the meta tags?
Hilary Cotter
2006-03-25 13:17:03 UTC
Permalink
No, without a custom iFilter there is no way to restrict what is indexed. To
only query the body query the contents property.
--
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
Post by Bishop
Is there a way to tell Index server to not index the stuff in the <head>
</head> of our html files? Basically not indexing the meta tags? or is
there a way I can querey the catelog and not return results that have the
keywords in the meta tags?
Bishop
2006-03-27 14:15:59 UTC
Permalink
This is just what I'm looking for. My only problem is that nothing is
getting returned from Contents. I don't get an error, it's just blank. Do
I need to do something special to get Index Server to query contents?
Post by Hilary Cotter
No, without a custom iFilter there is no way to restrict what is indexed.
To only query the body query the contents property.
--
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
Post by Bishop
Is there a way to tell Index server to not index the stuff in the <head>
</head> of our html files? Basically not indexing the meta tags? or is
there a way I can querey the catelog and not return results that have the
keywords in the meta tags?
Hilary Cotter
2006-04-05 22:21:27 UTC
Permalink
what does your query look like?
--
Hilary Cotter
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
Post by Bishop
This is just what I'm looking for. My only problem is that nothing is
getting returned from Contents. I don't get an error, it's just blank.
Do I need to do something special to get Index Server to query contents?
Post by Hilary Cotter
No, without a custom iFilter there is no way to restrict what is indexed.
To only query the body query the contents property.
--
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
Post by Bishop
Is there a way to tell Index server to not index the stuff in the <head>
</head> of our html files? Basically not indexing the meta tags? or is
there a way I can querey the catelog and not return results that have
the keywords in the meta tags?
Loading...