Searching in Hyper-G
- Fully integrated attribute and full text search facilities.
- Standard attributes (Keyword, Title, Author, etc.) are
always indexed.
- The content of text documents is represented in a
full text inverted index.
- Indices are updated automatically when documents are
inserted, edited, or deleted.
- Prefix, inexact, and boolean queries are supported.
- User-defined scope for searches: set of active
collections, also across server boundaries.
- Simultaneous search across multiple servers.