Under content sources, can you mark a folder to be excluded from the
indexing? Anyway, I did a quick look at the wss. I was incorrect with my
previous answer. It looks like that prop is only on property definitions
that is under the schema folder. Does that appear correct to you? IMy
thought is that this determines if the property is included in the
index. You might try changing one from a 1 to a 0 and do a full index
and see if your searches can not find any results based on this field.
This is just based on a quick look a the wss. I am working on getting
out to the airport this afternoon and I could only spare a quick look.
Also note, if you do not already know, that some searches use the full
text indexes while some use the WSS searching. So it would probably be
possible that even if this prop does what I think it does, a search
using the WSS engine would still find it. I think to avoid the WSS
search, use a deep search or include some actual text along with the
property search.
If you do this test. I would be curious to know the results.