Differences

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

Link to this comparison view

admin:basics:environments:types [2011/03/01 00:20]
127.0.0.1 external edit
admin:basics:environments:types [2016/06/28 22:38]
Line 1: Line 1:
-~~NOTOC~~ 
-{{page>:​top_add&​nofooter&​noeditbtn}} 
  
-====== Administration:​ Omnidex Fundamentals ====== 
- 
-===== Omnidex Environments ===== 
- 
-[[admin:​basics:​environments:​home|Overview]] | 
-**[[admin:​basics:​environments:​types|Types]]** | 
-[[admin:​basics:​environments:​create|Creating]] | 
-[[admin:​basics:​environments:​maintain|Maintaining]] | 
-[[admin:​basics:​environments:​deploy|Deploying]] 
- 
----- 
- 
-==== Types of Environments ==== 
- 
-There are several types of Omnidex Environments,​ as described below. 
- 
-=== Single-Database Environments === 
- 
-The most common environment encompasses a single database with indexes. ​ This can be either a relational database, such as Oracle, SQL Server or MySQL, or it can be a series of data files arranged as a database. ​ Omnidex indexes are usually added to the database. ​ Connections to this type of environment allow complete, indexed access to the database. 
- 
-=== Multi-Database Environments === 
- 
-Omnidex Environments can be comprised of multiple databases. ​ These databases can be of different types as well.  For example, an environment can contain a database pointing to Oracle tables, and also contain a database pointing to raw data files or delimited files. ​ All databases can have Omnidex indexes, and queries against this environment can reference tables from both databases. ​ This capability is of great benefit to those who have transient log files or transaction files that they want to query in conjunction with a primary relational database.  ​ 
- 
-=== Omnidex Grid Environments === 
- 
-Omnidex is frequently used on very large databases, often with billions of rows.  These databases are appropriate for [[admin:​features:​grids:​home|Omnidex Grids]]. ​ Omnidex Grids distribute the data and indexing across multiple nodes, allowing indexing and queries to be processed on each node in parallel, or even limited to individual nodes. ​ A Omnidex Grid Environment contains the standard database and indexing information,​ but also contains the configuration of the Omnidex Grids. 
- 
-=== Document Catalog Environment === 
- 
-Omnidex provide powerful features for performing [[admin:​features:​text:​home|textual searches]], including searches on external textual files. ​ An Omnidex database acts as a catalog of the textual documents and allows the indexing of both the catalog and the documents themselves.  ​ 
- 
-=== The "​OMNIDEX"​ Environment === 
- 
-Omnidex provides a special environment that gives access to features within the product itself, such as connection and query logs, synonym tables, error messages and configuration information. ​ This reserved environment is simply called "​omnidex",​ and is universally available in the product. ​ 
-=====  ===== 
- 
-**[[admin:​basics:​environments:​home|Prev]]** | 
-**[[admin:​basics:​environments:​create|Next]]** 
- 
-====== Additional Resources ====== 
- 
-See also:  
- 
-{{page>:​admin:​basics:​see_also&​nofooter&​noeditbtn}} 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
admin/basics/environments/types.txt ยท Last modified: 2016/06/28 22:38 (external edit)