Re: IndexOptions without frequencies

2019-01-08 Thread Adrien Grand
Hi Nitin, We need to encore frequencies somehow in order to know how many positions a posting has, so we couldn't really optimize storage for that use-case. Besides, I suspect that frequencies are only a tiny part of the disk footprint of an inverted index when positions are enabled. On Tue, Jan

IndexOptions without frequencies

2019-01-08 Thread Nitin Goyal
Hi All, Does it make sense to have another option for IndexOptions, i.e. DOCS_AND_POSITIONS Use case is that we are looking on to decrease our storage and we don't care about