Home > Hacking Invenio > WebSearch Internals |
This page summarizes all the information suitable to dig inside Search Engine internals.
- Record API
- Explains how to access record information via HTTP or from Python programs.
- Search Engine API
- Explains how to access search engine results via HTTP or from Python programs.
- Search Processing Stages
- Explains what happens after user hits the SEARCH button.
- Search Services
- Explains how to manage and implement new search services.