
Chapter 9. Adding text search capability 325
9.3 System setup
In 2.2, “Data modeling” on page 29, we cover the basic Content Manager data
model, including the concept of attributes, item types, and items. In 6.3,
“Developing sample code with the Java OOAPIs” on page 110, our sample code
covers the data model creation, which includes attribute creation, item type
creation, and importing items.
In this chapter, we complete the data model with what is needed for text search.
We set the Content Manager system for text search with Content Manager
System Administration Client.
In our Redbrook County building permit application, it is required to m ...