28.01.2013 Views

SAP HANA Developer Guide - Get a Free Blog

SAP HANA Developer Guide - Get a Free Blog

SAP HANA Developer Guide - Get a Free Blog

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

In the head area and at the end of the HTML, there is meta data and references to the various JavaScript libraries<br />

and CSS used by the UI.<br />

The body of the HTML contains the UI's header bar with the title text and the alert bar for displaying<br />

messages. The rest of the body is the workarea. A workarea connects to a <strong>SAP</strong> <strong>HANA</strong> attribute view and<br />

serves as a container for all other widgets on the page. The workarea is divided into the facetPane, the<br />

contentPane, and the facetrepository.<br />

The facetPane starts with the searchbox followed by a facetcolumn and the facetpane. The<br />

workareaitem widgets inside the column and the pane are only placeholders for facets of the repository that<br />

the user can shuffle around at runtime.<br />

Inside the facetrepository, there are the actual workareaitem widgets. For switching between different<br />

chart types, there are the switchbox widgets. The last widget in the repository is the resultlist.<br />

11.3.5 Preparing Your Source Data<br />

Before you start to build your information access application, you need to have a clear understanding of who will<br />

use it and for what purpose. Once you are sure which content you need to enable for access, prepare this data as<br />

described here. Then you define how the content is to be displayed and which interactive navigation attributes are<br />

to be provided.<br />

Ensuring Full Text Indexing<br />

Make sure that a full-text index is created for each of your table columns that contains human-readable text data<br />

that is suitable for a freestyle search. The index structure is attached to the column and is leveraged to identify<br />

texts that contain the search terms. The full text index is automatically updated when new records are entered in<br />

the table.<br />

312<br />

P U B L I C<br />

© 2012 <strong>SAP</strong> AG. All rights reserved.<br />

<strong>SAP</strong> <strong>HANA</strong> <strong>Developer</strong> <strong>Guide</strong><br />

Enabling Search

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!