Project

General

Profile

Actions

Bug #4071

closed

Package#autocomplete_name is not working for page_size

Added by Katello Issue Migration almost 11 years ago. Updated over 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 #1

Updated by Eric Helms over 10 years ago

  • Category set to 111
  • Difficulty set to easy
  • Triaged set to Yes
Actions #2

Updated by Eric Helms over 10 years ago

  • Is duplicate of Bug #4074: Content View Package Filter rules will only filter up to 10 items added
Actions #3

Updated by Eric Helms over 10 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Eric Helms over 10 years ago

  • Translation missing: en.field_release set to 13
Actions #5

Updated by Eric Helms over 9 years ago

  • Translation missing: en.field_release deleted (13)
Actions #6

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF