bq: We could create 2 separate collections.
- Requires re-indexing
- Code changes in our APIs and indexing process
- Lost ability to query all the docs at once ***
*** Not quite true. You can create an alias that points to multiple
collections. HOWEVER,
since the scores are computed using differen
Thanks for the information Erick –
I’ve learned there are 2 ‘classes’ of documents being stored in this collection.
There are about 4x as many documents in class A as class B.
When the documents are indexed, the document ID includes the key prefix like
‘A/1!’ or ‘B/1!’, which I understand spreads