Designing Searches
Use the Search Designer from the Workplace application to define searches or
search templates and store them in an Object Store.
Stored searches provide the means to predictably search on documents with similar
content. While defining stored searches or search templates, you need to:
- Determine which Object Stores in the domain to include in the search.
- Determine which of the two types of search conditions you will use most
in the search: property or content condition searches. Property condition
searching looks for the properties of an object or document. Content condition
searching looks for the content of an indexed object or document. (Content
searching requires full-text indexing to be configured in the Object Store
being searched.)
Alternately, you can use the APIs to perform searches.
More Information
See Help for Application Engine Administration for more information
on using, defining, and storing searches and search templates.