Dear,
As per title, given a off-the-shelf corpus like a list of pairs with each pair ("query":"who is Lily King": "content":"Lily King is known for cosmetics makeup achievements"). My question is that can I build an index and then use the high throughput of FlashRAG to do the heavy concurrent hard match or search of content.
For now, I am confused whether query can be indexed into the database as default wikipedia you don't have query but just id and content.
Dear,
As per title, given a off-the-shelf corpus like a list of pairs with each pair ("query":"who is Lily King": "content":"Lily King is known for cosmetics makeup achievements"). My question is that can I build an index and then use the high throughput of FlashRAG to do the heavy concurrent hard match or search of content.
For now, I am confused whether query can be indexed into the database as default wikipedia you don't have query but just id and content.