I'm a beginner, and when I use it, I feel confused. like I write 500+ documents into an index, but when I search it, I wish all can be viewed, but just five, I don't know why. And when I use Chinese as input, it has 500 error. I feel frustrated, who can help me?
Ok, thanks your reply in time.
when I use this query: GET /test-yxws-data/QA/_search?pretty
its response contains correct ‘total’ number, but the specific documents only have 5.
And when I use: GET /test-yxws-data/QA/_search?q=垂体瘤
its response as follow:
{
"statusCode": 500,
"error": "Internal Server Error",
"message": "An internal server error occurred"
}
but if I use English to replace Chinese("垂体瘤"), it's right.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.