From facebook api:
before : This is the cursor that points to the start of the page of data that has been returned.
after : This is the cursor that points to the end of the page of data that has been returned.
in Elasticsearch it is possible to get items after cursor, but also it is possible to get items before cursor.
After can be done using "search_after". How to do search before?
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.