Symbian3/SDK/Source/GUID-74F1EBB6-293A-4B33-A08F-46F3C23B37CE.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-74F1EBB6-293A-4B33-A08F-46F3C23B37CE" xml:lang="en"><title>Adaptive
       
    13 search</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Adaptive Search is an application independent <xref href="GUID-F1CC06C0-0D3A-4BBC-97E1-E52D2856D7A7.dita">Find
       
    15 pane</xref> based filtering method for known content. The content may be presented
       
    16 in list or grid format. </p>
       
    17 <p>The search selects the characters, symbols and numbers from the items of
       
    18 known content, and displays them in a grid format on top of the content. User
       
    19 is able to select them one by one and content is filtered to show matching
       
    20 items accordingly. </p>
       
    21 <fig id="GUID-7C32E1F9-A52D-4D17-919F-A814BA7D9D36">
       
    22 <title>Adaptive search</title>
       
    23 <image href="GUID-8E995178-F3F2-4391-B99D-7A3451880F53_d0e75139_href.png" placement="inline"/>
       
    24 </fig>
       
    25 <section id="GUID-89117CFF-B002-4CFC-9B83-EA0CCF92DFA3"><title>Using
       
    26 adaptive search in C++ applications</title><p>The APIs to use for adaptive
       
    27 search is the Searchfield API which is used for providing the
       
    28 searchfield component and has been extended to include the adaptive search
       
    29 functionality.</p></section>
       
    30 </conbody></concept>