Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
A simple segment has an opening marker that identifies where it starts, and a closing marker that identifies where it ends. Thus, a simple segment has the following structure:
Opening marker
Data
Closing marker
The Streamer passes the segment to the specified transformation component, such as a Parser.
It is possible to omit some of the markers from the Streamer definition. For example:
If you omit the opening marker of the source header, the header is assumed to start at the beginning of the source.
If you omit the closing marker, then the segment ends at the opening marker of the next segment.