I tried to use '/json/search' api for a local plain index but encountered this error:
"unknown local index(es) 'index_name' in search request"
Does manticore support json api for search on all types of indices?
I tried to use '/json/search' api for a local plain index but encountered this error:
"unknown local index(es) 'index_name' in search request"
Does manticore support json api for search on all types of indices?
The API is available for all indexes. Are you sure that index 'index_name' exists?