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.
Elasticsearchで結果の一部を取得する方法があるかどうか知りたいですか?たとえば、100の検索結果があり、50から70までの20の結果を取得したいとします。
URIまたは検索リクエストfromでsizeフィールドを使用できます。
from
size
I am using C# and LINQ and trying to combine two sets of data. The first is a List of a specific type, lets call this Status (List) which is just a class with a bunch of p