endless scrolling using wagtail elasticsearch functionality

142 views Asked by At

I've implemented a webapp using wagtail and vuejs. It heavily relies on the search fuctionalities implemented in wagtail. Is it possible to implement an endless scrolling page using wagtail and its elasticsearch integration? There are references that the elastic backend uses the elastic scroll API but I cannot find any documentation on how to actually use it.

0

There are 0 answers