Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 811740 - Release notes: Section 3.1.5 missing a "." at end of "etc"
Summary: Release notes: Section 3.1.5 missing a "." at end of "etc"
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Documentation
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: Unspecified
Assignee: Lana Brindley
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-11 20:41 UTC by Corey Welton
Modified: 2013-10-23 23:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-11 21:01:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Corey Welton 2012-04-11 20:41:25 UTC
The aforementioned section reads:


3.1.5. Using 'abrt' Lucene query syntax elasticsearch returns error

One deviation that we have from Lucene syntax is that the behavior of the '-' operator is being disabled. In Lucene, this boolean operator is used to exclude documents that contain the term after the -. Since '-' is commonly used in CFSE as a separator in names (e.g. repository, package...etc), it has been agreed to disable it within CFSE. This basically means to 'escape' it, treating it as a normal character.

It should read:
3.1.5. Using 'abrt' Lucene query syntax elasticsearch returns error

One deviation that we have from Lucene syntax is that the behavior of the '-' operator is being disabled. In Lucene, this boolean operator is used to exclude documents that contain the term after the -. Since '-' is commonly used in CFSE as a separator in names (e.g. repository, package...etc.), it has been agreed to disable it within CFSE. This basically means to 'escape' it, treating it as a normal character.



That said, I'm not sure "etc." seems very documentation-friendly, either, but I'm not a docs writer, so I don't know.

Comment 1 Lana Brindley 2012-04-11 21:01:39 UTC
Thanks Corey. This has already been revised in the working copy, and the updated version will be pushed live with the next round.

LKB


Note You need to log in before you can comment on or make changes to this bug.