Wiki

Clone wiki

BibSonomy GoogleDocs Add-on / Searching

Searching-Package

The Searching package contains all classes and functions for searching documents in an index.

Searching Package

IndexSearch

The IndexSearch class currently has not much functionality. It receives a search request from the UI and translates it for the index. After it received the matching documents from the index it returns them to the UI.

Updated