This document discusses post-coordinate indexing and uniterm indexing. Post-coordinate indexing allows searchers to freely combine terms at search time, which can increase recall but decrease precision. Uniterm indexing involves analyzing documents into individual concepts represented as single terms. These terms are recorded on cards divided into numbered columns, and searching involves finding common numbers across cards to retrieve documents. While flexible, post-coordinate and uniterm indexing can be time-consuming and lack context.