Hey :slightly_smiling_face: What would cause resul...
# community-help
c
Hey 🙂 What would cause results to bring back the same document twice? The returned documents have the same
id
. One document looks compete but the other is missing values in some of the properties. Any suggestions on where I can begin to investigate the cause?
k
🤔 Are you sending the "id" field as part of the document while indexing or is it auto generated by Typesense?
c
We send the ID as part of the document
k
Do you have any overrides defined?
Even with that, it should not be repeating. We will need access to the dataset either via a reproduceable sample set or to your data, if that is public data that can be accessed.
c
I'm unsure what you mean by that. We're only setting up a collection with a bunch of facet fields
I'll PM you with a query you can perform
k
c
Ah okay, no. We're not that fancy yet 😄