The query, filter and aggregation term I have given is as below queryBuilder.aggregation("nested(enriched_text.entities).filter(enriched_text.entities.type:SETTLEMENT_AMOUNT).term(enriched_text.entities.text)");
Does this imply that when you use something other than Java, or you don't use aggregation then it works? If not then you may need to wait for a few minutes for the crawler to do its work before you can query your data.
Adding Html or Docx file into Watson Discovery by using the Java SDK 1 Answer
How to get whole document in returned in JSON response 1 Answer
Discovery service gives error "unsupported-text-language" for the word "spaghetti" 0 Answers
Discovery - Error while enriching document. Details: "feature 'model' is not valid" 1 Answer
What does argument in Discovery Query Language mean? 1 Answer