Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
検索で各ページの最初の結果のタイトルを取得して、ページネーションUIに表示できるようにします。ElasticSearchでこれを行う簡単な方法はありますか?
で検索を実行して、"fields" : []一致するすべてのドキュメントIDのリストを取得し[1]、次に複数のgetリクエストを実行して、表示する必要のある情報を含むドキュメントを取得できます[2]。
"fields" : []