# Roadmap

Note: Some of the rules listed in this roadmap may be superseded by general ILIAS rules in the future.

## Known Issues

- According to [1] files assigned to wikis or page objects are indexed but the index does not contain sufficient information (e.g subtype 'file', 'chapter', ...) to create an unambigous link the the respective object. 
- Currently, Polls can not be shown in search results since they are side
blocks without a functional ListGUI [2]. 

## Short Term

### Clean up Abandon Advanced Search

The following settings can be deleted:

- module: `common`, keyword: `hide_adv_search`
- everything in module `lucene_adv_search`

The following rows from database tables can be deleted:

- in `usr_search` where `search_type` is 1, 4, or 6

## Mid Term

- Add subtypes to lucene index and extend the search result xml accordingly. 

## Long Term


[1] https://mantis.ilias.de/view.php?id=28412</br>
[2] https://mantis.ilias.de/view.php?id=39338
