Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:indexing:overview:text [2012/01/24 17:12]
doc
admin:indexing:overview:text [2016/06/28 22:38] (current)
Line 5: Line 5:
 ====== Administration ====== ====== Administration ======
  
-===== Omnidex Indexing ===== +===== Introduction to Omnidex Indexing =====
- +
-Omnidex provides a wide variety of indexing capabilities. ​ The simplest applications may simply require a few indexes to be added, but other applications may use many more indexing capabilities. ​ It is useful to get a quick overview of the indexing capabilities of Omnidex. ​ Customers commonly purchase Omnidex for its basic indexing capabilities,​ only to discover there is more more available. +
  
 [[admin:​indexing:​home|Concepts]] | [[admin:​indexing:​home|Concepts]] |
Line 18: Line 15:
 [[admin:​indexing:​overview:​autocomplete|AutoComplete]] | [[admin:​indexing:​overview:​autocomplete|AutoComplete]] |
 **[[admin:​indexing:​overview:​text|Text]]** | **[[admin:​indexing:​overview:​text|Text]]** |
-[[admin:​indexing:​overview:​advanced|Advanced]] | +[[admin:​indexing:​overview:​advanced|Advanced ​Strategies]]
-[[admin:​indexing:​overview:​applications|Applications]]+
 ---- ----
-\\ 
  
 === Omnidex Text === === Omnidex Text ===
 +
 +Omnidex allows applications to search for both textual and non-textual data using SQL statements. ​ For most textual data, a index parses the individual keywords in the column and allows them to be individually qualified. ​ This feature is well suited for small textual fields, such as names, addresses, descriptions,​ comments and so forth. ​ QuickText indexes are simple and efficient, but when working with larger blocks of text, more powerful indexing is needed.
  
 Omnidex Text provides provides specialized indexes designed for large amounts of textual data stored in a database, such as articles, knowledgebase entries, forums, lengthy product descriptions and so forth. Omnidex Text works seamlessly with the rest of Omnidex and allows large textual fields to be searched alongside regular columns in standard SQL statements, using standard ODBC and JDBC interfaces. Queries can issue traditional queries with criteria, table joins, aggregations and ordering, while at the same time querying large blocks of text. Omnidex Text provides provides specialized indexes designed for large amounts of textual data stored in a database, such as articles, knowledgebase entries, forums, lengthy product descriptions and so forth. Omnidex Text works seamlessly with the rest of Omnidex and allows large textual fields to be searched alongside regular columns in standard SQL statements, using standard ODBC and JDBC interfaces. Queries can issue traditional queries with criteria, table joins, aggregations and ordering, while at the same time querying large blocks of text.
 
Back to top
admin/indexing/overview/text.1327425141.txt.gz · Last modified: 2016/06/28 22:38 (external edit)