Hi,
Using the Search tab in the Repository browser, if I wanted to search for all topics that had a specific othermeta setting, for example:
<prolog>
<metadata>
<othermeta name="shared" content="yes" />
</metadata>
</prolog>
How would I do that? I tried searching for <othermeta name="shared" content="yes" /> and got a bunch of results, I think it is searching for all words in the Search. How do I set this to an exact match search? Also, can you use Wildcards in the search? Or Reg expressions?
Thanks,
Rhonda