nextcloud / nextcloud/fulltextsearch

Search results list incomplete / "Next Page" button doesn't always working ?

Open
#874 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
234
Forks
64
Avg merge
6h 18m
Merged PRs (30d)
10

Description

Redhat Enterprise 9.4
4GB RAM
PHP 8.2.13 with 2GB allocated
Nginx 1.20.1 / PGSQL 14.13
Elasticsearch 8.15.1

Nextcloud 29.0.6
fulltextsearch 29.0.1
files_fulltextsearch 29.0.1
fulltextsearch_elasticsearch 29.0.1

Over 350GB of files in all formats. Searching with ElasticSearch works well, but when more than 10 results are found and displayed on several pages, it's often not possible to click on the "Next Page" button until the last few pages. It usually blocks around page 5, but can sometimes be higher or lower, or even not block at all.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing pagination with more than 10 search results in the fulltextsearch project using Elasticsearch, then inspect the search-results pagination behavior around the point where the Next Page button stops responding. Done means the Next Page button works consistently through all result pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, php
Domain
search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.