Differences

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

Link to this comparison view

Next revision
Previous revision
admin:indexing:overview:text [2012/01/20 17:50]
doc created
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 extended search capabilities for locating records where one or more words appear before, after or just near other words. ​ Omnidex Text also allows excerpts to be extracted from the text, and allows sorting by relevancy, similar to an Internet search engine. ​
  
 [[admin:​indexing:​text:​home | More >]] [[admin:​indexing:​text:​home | More >]]
 
Back to top
admin/indexing/overview/text.1327081811.txt.gz · Last modified: 2016/06/28 22:38 (external edit)