| Revision 29,
473 bytes
checked in by nigel.sim, 5 years ago
(diff) |
|
Edited wiki page through web user interface.
|
| Line | |
|---|
| 1 | #summary Python based search tool |
|---|
| 2 | |
|---|
| 3 | = Introduction = |
|---|
| 4 | |
|---|
| 5 | This project is to really be a proof of concept that we can produce a beagle replacement, which is faster, and more flexible. |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | = Details = |
|---|
| 9 | |
|---|
| 10 | Specific features: |
|---|
| 11 | * Easily include/exclude paths |
|---|
| 12 | * Index many document types |
|---|
| 13 | * Index user metadata |
|---|
| 14 | |
|---|
| 15 | = References = |
|---|
| 16 | |
|---|
| 17 | http://www-128.ibm.com/developerworks/xml/library/l-pyind.html |
|---|
| 18 | |
|---|
| 19 | http://rgaucher.info/beta/pyIndex/ |
|---|
| 20 | |
|---|
| 21 | https://sixthdev.versionhost.com/viewcvs.cgi/ransacker/ |
|---|
Note: See
TracBrowser
for help on using the repository browser.