Categories
How does an inverted index store multiple values in one field?
This structure does not look normalized, but it is used in search indexes, why? What data type does the documents field use?
Answer the question
In order to leave comments, you need to log in
In an inverted index, the search is on the Word field, not the Document field. And in one Word field only one value is written.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question