meteorhacks / search-source

Reactive Data Source for Search
MIT License
146 stars 33 forks source link

Add support for pagination #1

Open arunoda opened 9 years ago

Urigo commented 9 years ago

Was just about to suggest that.

It look natural to combine search, pagination (including infinite scroll) and sorting together as they are dependent upon each other, a kind of a new view to look on collection (maybe it should be the default view..).

By doing that your package will be the one source for search and no need anymore for: https://github.com/matteodem/meteor-easy-search https://github.com/egtann/meteor-pagination https://github.com/tmeasday/meteor-paginated-subscription https://trello.com/c/nrjWO69N/37-full-text-search https://trello.com/c/YxHqvlXW/67-pagination-in-core

Great job on this amazing package!

arunoda commented 9 years ago

Yeah. I have some patterns in mind. Let's see.

Sewdn commented 9 years ago

14

niranjans commented 9 years ago

+1 So right now, is it not possible to add pagination with this package?

olivierpascal commented 9 years ago

+1

roberto-belardo commented 9 years ago

+1

davegariepy commented 9 years ago

+1

btbjosh commented 9 years ago

+1

decadeofdata commented 8 years ago

I started looking at this today. Any pagination solution yet?

DiogoAngelim commented 7 years ago

+1