Skip to main content
November 2, 2009
Question

Need Help Searching Abbreviation in Verity

  • November 2, 2009
  • 1 reply
  • 339 views

I want to search for a three letter abbreviation "TED", but I do not want to return words which have these letters in the middle or at the end of them.

Searched the forums here for an answer, but did not find it based on how I was searching.

Here is how the search presently looks:

<cfsearch name = "veritySearch"
            collection = "mySearch"
            criteria = "'#url.searchInfo#">

    This topic has been closed for replies.

    1 reply

    Inspiring
    November 3, 2009

    You can use explicit query. Also there are several different types of searches you could do.Check here.

    http://livedocs.adobe.com/coldfusion/8/htmldocs/indexSearch02_7.html