AArjavTripathiinsearchnotes.hashnode.dev·1d ago · 3 min readReverse Indexing in More DepthIn the previous article we talked about an indexing technique (which I like to call reverse indexing). Here, we use a Hashmap with a word as the key, and a list of pages as the value. This is a lot be00