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:powersearch:example [2011/01/23 22:36]
els
admin:indexing:powersearch:example [2016/06/28 22:38] (current)
Line 1: Line 1:
 +~~NOTOC~~
 +
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
  
Line 9: Line 11:
 [[admin:​indexing:​powersearch:​sql|SQL]] | [[admin:​indexing:​powersearch:​sql|SQL]] |
 [[admin:​indexing:​powersearch:​optimization|Optimization]] | [[admin:​indexing:​powersearch:​optimization|Optimization]] |
 +[[admin:​indexing:​powersearch:​custom|Customization]] |
 [[admin:​indexing:​powersearch:​tips|Tips]] [[admin:​indexing:​powersearch:​tips|Tips]]
  
Line 14: Line 17:
  
 ==== Example ==== ==== Example ====
 +
  
 In this example of PowerSearch,​ a user is trying to find a person in the database. ​ They searched the database with many incorrect pieces of information,​ but still found who they were looking for. In this example of PowerSearch,​ a user is trying to find a person in the database. ​ They searched the database with many incorrect pieces of information,​ but still found who they were looking for.
  
-The user was looking for a Bill Meyers who lived on Fifth Avenue in NY, NY.  They provided zip codes, phone numbers and email address. ​ All of those were incorrect pieces of information,​ but they were still enough to find the record.+The user was looking for a Bill Meyers who lived on Fifth Avenue in NY, NY.  They provided zip codes, phone numbersand an email address. ​ All of those were incorrect pieces of information,​ but they were still enough to find the record.
  
  
Line 29: Line 33:
  
  
-This is a classic example of how difficult it can be to find what you are looking for in a database. ​ The user entered all of the information ​they knew, and without PowerSearch, ​they would not have found what they were looking for.  Here are the tools that PowerSearch used to locate the record:+This is a classic example of how difficult it can be to find what you are looking for in a database. ​ The user entered all of the information ​he knew, and without PowerSearch, ​he would not have found what he was looking for.  Here are the tools that PowerSearch used to locate the record:
  
 ^ Column ​          ^ User Input              ^ Actual Data            ^ PowerSearch Technique ​                 ^ ^ Column ​          ^ User Input              ^ Actual Data            ^ PowerSearch Technique ​                 ^
Line 37: Line 41:
 | City             | NY                      | New York               | Synonyn list of city abbreviations ​    | | City             | NY                      | New York               | Synonyn list of city abbreviations ​    |
 | Zip Code         | 10022                   | 10021                  | Geographic search for nearby zip codes | | Zip Code         | 10022                   | 10021                  | Geographic search for nearby zip codes |
-| Area Code        | 917                     | 212                    | Synonym list of shared ​Area Codes      |+| Area Code        | 917                     | 212                    | Synonym list of shared ​area codes      |
 | Phone Number ​    | 755-4686 ​               | 775-4866 ​              | Transposition and incorrect digits ​    ​| ​ | Phone Number ​    | 755-4686 ​               | 775-4866 ​              | Transposition and incorrect digits ​    ​| ​
 | E-mail Address ​  | wmeyers@med.cornell.edu | wmyers@med.cornell.edu | Misspelling search ​                    | | E-mail Address ​  | wmeyers@med.cornell.edu | wmyers@med.cornell.edu | Misspelling search ​                    |
  
  
-PowerSearch ​used combination ​of tools to find the row.  ​It used a given name synonym list for the first namea phonetic search for the last name, a postal abbreviations ​synonym ​list for the address, common nicknames for the city, a geographic radius search for the zip code, sy+PowerSearch ​has wide variety ​of tools that can be combined ​to help find data.  ​Custom synonym lists and misspelling searches are most commonly ​used, but there are many other tools to choose from.  PowerSearch also lets you develop your own synonym ​lists that are appropriate ​for your database. ​  
 =====  ===== =====  =====
  
 
Back to top
admin/indexing/powersearch/example.1295822180.txt.gz · Last modified: 2016/06/28 22:38 (external edit)