- Removed raising a `ValueError` exception when the parameter `input_term` is not one of 'author', 'title', 'lines', or 'linescount'. This allows for combination searches to be performed with comma and semi-colon delimited parameters `input_term` and `search_term`, respectively.