Query Operations
Adjacency / Proximity Operators
- very expensive for indexing and storage
- location, field information also stored in postings file
Truncation
- query locates all index terms matching the word stem
- right and left truncation require separate indexes to be built
Relevance ranking
- many newer systems provide facility for ranking documents. Typically this is based on a measure of word frequency within and between documents