@evan The key to understanding the difference is to consider what is indexed. A retrospective system indexes "documents" which are usually just collections of static data. On the other hand, a query can contain ranges, boolean expressions, etc. which can't be indexed using the "inverted trees" and other methods typically used when indexing documents. Thus, true prospective systems, which index queries, require very different indexing structures than do retrospective systems.
4/
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Bob Wyman (bobwyman@mastodon.social)'s status on Monday, 25-Mar-2024 05:37:05 JSTBob Wyman