This shows you the differences between two versions of the page.
|
middleware:peoplesearch [2009/10/07 17:17] 127.0.0.1 external edit |
middleware:peoplesearch [2009/10/29 16:11] (current) dfisher linking to google code |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== XML PeopleSearch ====== | ====== XML PeopleSearch ====== | ||
| - | ^ Author | [[middleware:dfisher|Daniel Fisher]] | | + | This library has moved to [[http://code.google.com/p/vt-middleware/wiki/vtpeoplesearch|google code]]. \\ |
| - | ^ License | GPL | | + | Please update your links. |
| - | ^ Latest Version | 2.9 | | + | |
| - | | [[pubs>opensource/peoplesearch/download|Download]] || | + | |
| - | | [[pubs>opensource/peoplesearch/api|API Documentation]] || | + | |
| - | + | ||
| - | XML PeopleSearch is the search engine behind the [[http://search.vt.edu/people.jsp|search.vt.edu]] white pages lookup functionality. \\ | + | |
| - | This application accepts simple queries, delivered via HTTP POST or GET, and returns XML back that can be parsed or transformed. \\ \\ | + | |
| - | The current production version is deployed at: http://webapp.middleware.iad.vt.edu/peoplesearch/ | + | |
| - | + | ||
| - | ===== Description ===== | + | |
| - | This utility provides an interface to a LDAP whitepages directory. \\ | + | |
| - | Searches can either be done using the fuzzy logic search interface or the advanced search interface. \\ | + | |
| - | Fuzzy logic can be configured using a property file and post processing can be done to result sets. \\ | + | |
| - | Results are returned in either DSML version 1 or 2. \\ | + | |