Bug 558673

Summary: Satellite: Document rhn-search configuration options to help user tune search
Product: Red Hat Satellite 5 Reporter: Xixi <xdmoon>
Component: DocumentationAssignee: John Ha <jha>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 530CC: adstrong, cperry, tao, xdmoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-29 15:47:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 608749    

Description Xixi 2010-01-26 00:08:01 UTC
Description of problem:
Customer reported searching for systems via runningKernel or vender ID returned ambiguous/wrong results.  It seems that the default threshold for system score - search.system_score_threshold - is to low for them.  Please add this configuration option to Satellite Reference Guide so user is aware of this option and can try tuning it if necessary.

Version-Release number of selected component (if applicable):
Red Hat Network (RHN) Satellite 5.3.0

How reproducible:
Always.

Steps to Reproduce:
1. Look at RHN Satellite Documentation.
2. Look for configuration options for rhn-search, e.g., the following threashold settings in /etc/rhn/search/rhn_search.conf :
search.score_threshold=.10
search.system_score_threshold=0.3
search.errata_score_threshold=.20
search.errata.advisory_score_threshold=.30

Actual results:
Nothing

Expected results:
Include a blurb on the threashold options at least so user is aware they can tune the scoring threasholds if needed.

Additional info: