Differences

This shows you the differences between two versions of the page.

Link to this comparison view

admin:indexing:autocomplete:home [2011/01/24 21:20]
els
admin:indexing:autocomplete:home [2016/06/28 22:38]
Line 1: Line 1:
-~~NOTOC~~ 
  
-{{page>:​top_add&​nofooter&​noeditbtn}} 
- 
-====== Administration:​ Omnidex Indexing ====== 
- 
-===== AutoComplete ===== 
- 
-**[[admin:​indexing:​autocomplete:​home|Overview]]** | 
-[[admin:​indexing:​autocomplete:​example|Example]] | 
-[[admin:​indexing:​autocomplete:​sql|SQL]] | 
-[[admin:​indexing:​autocomplete:​optimization|Optimization]] | 
-[[admin:​indexing:​autocomplete:​tips|Tips]] 
- 
----- 
- 
-==== Overview ==== 
- 
-Most of us have grown accustomed to AutoComplete in web applications. ​ In many websites, when you start to type something, the web page will automatically present a drop-down box with choices matching the characters you've entered so far.  Some sites even present you with the most likely choice first. ​ Internet search engines, like Google and Bing, are examples of sites that do this. 
- 
-This capability belongs in databases, too.  Omnidex'​s AutoComplete feature provides this option. ​ AutoComplete uses the Omnidex indexing to suggest possible choices. ​ These choices can be ordered based on their counts as well, which places the most common values highest in the list.  ​ 
- 
-AutoComplete works hand-in-hand with ActiveCounts. ​ ActiveCounts is best for low-cardinality data, such as geographic codes or demographic codes. ​ ActiveCounts is more challenging with high-cardinality data, such as telephone numbers and email addresses. ​ These columns are ideal for AutoComplete,​ and the combination of ActiveCounts and AutoComplete provides a comprehensive experience for the user.  No matter which column they are referencing,​ the database is helping them see their choices. 
- 
-AutoComplete also works hand-in-hand with PowerSearch. ​ AutoComplete can help a user choose a value in the database, and PowerSearch will then expand the search to included synonyms, spelling variations and so forth. ​ AutoComplete allows the user to find what they are looking for without having to know the data in advance. 
- 
-Take a look at an [[admin:​indexing:​autocomplete:​exampel|example]] of AutoComplete,​ or even try a quick [[appendix:​demo:​autocomplete|demo]]. As you continue this section, you will learn how to add AutoComplete into your application. 
- 
-=====  ===== 
- 
-**[[admin:​indexing:​autocomplete:​example|Next]]** 
- 
-====== Additional Resources ====== 
- 
-See also:  
- 
-{{page>:​admin:​indexing:​see_also&​nofooter&​noeditbtn}} 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
admin/indexing/autocomplete/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)