• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M8
    • None
    • None
    • None

      HTR :

      • Launch a search that should return more than 10 results.
      • Depending on the number of results/page : Try to display them all in one page || try to go the page of results 10 to 10 + x

      => Only the 10 first results are displayed

      Hints :

      see SearchGenerator l.380, the computed limit seems wrong but if you go beyond that limit (with results.getNumFound() instead of results.size()) results.get( i ) throws a NPE.

          [CMS-6491] Front office search service

          search was completly remade. seems to be working now

          Raphaël Franchet added a comment - search was completly remade. seems to be working now

            Unassigned Unassigned
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: