VeggieMeat / search_api_elasticsearch

Clone of project at drupal.org/project/search_api_elasticsearch for better CI options than what D.O offers
16 stars 8 forks source link

Views limited to 10 results #32

Open VeggieMeat opened 10 years ago

VeggieMeat commented 10 years ago

Original issue: https://www.drupal.org/node/2315227

Hi,

I have a node index with a Elasticsearch server.
100 nodes are indexed, but when I want to show the results in a view, the results are limited to 10, even when I select "show all results" in the view.
How can I show all or a bigger number of results on the view page?