Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Precision Searching

794 bytes added, 14:44, 16 July 2015
no edit summary
To search by the surname is a difficult process of checking each one. An index would create an ordered list. Andrade, Grasmick, Hisaw, Lacey, Manzella, Mcwalters, Rampy, Veness, Zigomalas. This would make searching far easier, but the duplication of data is a significant overhead.
 
 
Indexes can also be grouped, e.g. firstname and surname. Indexes for large data sets are limited to the primary searching fields and the most commonly grouped fields.
 
 
It is often sensible to create an index on an "Id" field or an identification field that contains values from another system. Indexing these fields is always useful for speed.
 
 
bxp has numerous default indexes added but in custom forms, there is no way to know which field to add indexes to.
 
 
If you need to enable a custom index, please contact your business development manager to have the field indexed for you. (support@bxpsoftware.com)
If you need to enable a custom index, please contact your account manager to have the field indexed for you.
7,528
edits