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
glossary:p [2009/12/05 17:26]
tdo
glossary:p [2012/10/26 14:24] (current)
Line 4: Line 4:
 ===== P ===== ===== P =====
 {{page>:​glossary_bar&​nofooter&​noeditbtn}} {{page>:​glossary_bar&​nofooter&​noeditbtn}}
-==== Partitioned Databases ==== 
- 
-==== Partitioned Tables ==== 
- 
- 
- 
-==== Prejoined Indexes ==== 
- 
-==== Prejoned Tables ==== 
  
 ==== Parent key ==== ==== Parent key ====
Line 27: Line 18:
 ==== Partial-key retrieval ==== ==== Partial-key retrieval ====
   * refers to an ASK Index or MDK Index retrieval where a partially specified search argument is used to retrieve one or more records.   * refers to an ASK Index or MDK Index retrieval where a partially specified search argument is used to retrieve one or more records.
 +
 +==== Partitioned Databases ====
 +  * An Omnidex Databases that has been partitioned into multiple smaller subsets to facilitate retrieval performance.
 + 
 +==== Partitioned Tables ====
 +  * An Omnidex Table that has been partitioned into multiple smaller tables to facilitate retrieval performance.
  
 ==== Partitioning ==== ==== Partitioning ====
   * the dividing or grouping of data in a database across storage media such as a disk drive, or across nodes in a distributed computer or network environment in order to speed processes by concurrently processing I/O.   * the dividing or grouping of data in a database across storage media such as a disk drive, or across nodes in a distributed computer or network environment in order to speed processes by concurrently processing I/O.
 +
 ==== Path ==== ==== Path ====
   * Information included with a file name that tells the location of the file. How you specify a path is dependent on the operating system. ​   * Information included with a file name that tells the location of the file. How you specify a path is dependent on the operating system. ​
Line 42: Line 40:
 ==== Port ==== ==== Port ====
   * in a computer network, an identifying number that supports transport between a server and one of several clients.   * in a computer network, an identifying number that supports transport between a server and one of several clients.
 +
 ==== Powersearch ==== ==== Powersearch ====
   * Omnidex'​s PowerSearch feature allows misspellings,​ synonyms, word variations, phonetics and transpositions during searches.   * Omnidex'​s PowerSearch feature allows misspellings,​ synonyms, word variations, phonetics and transpositions during searches.
  
-==== Prejoined ​tables ​====+==== Prejoined ​Indexes ==== 
 + 
 +==== Prejoined Tables ​====
   * tables that were linked together during OMNIDEX installation using KEY values declared in the OMNIDEX environment catalog. Prejoining tables optimizes OMNIDEX join operations between them.   * tables that were linked together during OMNIDEX installation using KEY values declared in the OMNIDEX environment catalog. Prejoining tables optimizes OMNIDEX join operations between them.
  
 
Back to top
glossary/p.1260034011.txt.gz · Last modified: 2012/10/26 14:20 (external edit)