Next: Constraints, Previous: Introduction, Up: Top [Contents][Index]
In the following figure you can see the place of mifluz
in an hypothetical full
text indexing system.
Resolve full text queries. The optimization makes sure the least frequent terms are scanned first and that redundant query specifications are merged together.
Manage efficient storage of the inverted index permanent data.
Transform raw documents into list of terms.
Call the Parser Switch to get a list of terms and feed it to mifluz
.