i am using couch base 6.0 , i got bucket with 9 documents and index on one of the attributes ,
i got a strange behavior in my production ,
one in a while i am getting no result from the index query and key was not found , this is a very simple query on the index select * from `` where apikey=’’
and right after the query work and return data
it happen on %1 of the query…
i looked at the server statistics and look like the index is working , but no data found…
how can i try to approach it ?
post the explain of query and index definition.
Execute query through UI and check Plan Text tab for successful and no data see where the issues is. InItems/OutItems