Skip to content

Add pagination documentation - #2216

Merged
capemox merged 3 commits into
masterfrom
pagination-doc
Aug 19, 2025
Merged

Add pagination documentation#2216
capemox merged 3 commits into
masterfrom
pagination-doc

Conversation

@capemox

@capemox capemox commented Aug 11, 2025

Copy link
Copy Markdown
Member

Added short documentation about pagination in Bleve

Comment thread docs/pagination.md
"search_before": ["hotel_17595", "0.623"],
"size": 4
}
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@capemox Would you show an example for search_after/search_before that doesn't use _id or _score to highlight the changes you made with #2208 .

Comment thread docs/pagination.md Outdated
@@ -0,0 +1,92 @@
## Pagination in Bleve

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to single # and sub headings accordingly to stay in format with the other markdowns.

@abhinavdangeti abhinavdangeti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good @capemox

Comment thread docs/pagination.md Outdated
@@ -0,0 +1,108 @@
# Pagination in Bleve

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about missing this before - let's drop the "in Bleve" bit here :)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok cool :)

@capemox
capemox merged commit 50803fe into master Aug 19, 2025
9 checks passed
@abhinavdangeti
abhinavdangeti deleted the pagination-doc branch August 19, 2025 20:26
CascadingRadium pushed a commit that referenced this pull request Aug 21, 2025
Added short documentation about pagination in Bleve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants