Project

General

Profile

Actions

Bug #4071

closed

Package#autocomplete_name is not working for page_size

Added by Katello Issue Migration over 10 years ago. Updated about 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

The results from ElasticSearch for Package#autocomplete_name search are limited automatically to 10 (10 is the default search results size in ElasticSearch) so any number more than 10 probably won't work. Another problem is that we unique-ify the results after the query so supposing we get back 10 results that all have the same name, we only return 1 result. We need to have ElasticSearch both select distinct results and limit the results to 10.

Created: daviddavis on July 17, 2013 18:30 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2645


Related issues 1 (0 open1 closed)

Is duplicate of Katello - Bug #4074: Content View Package Filter rules will only filter up to 10 itemsResolved01/16/2014Actions
Actions

Also available in: Atom PDF