Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    13d09b60
    search: Fix several small issues with search indexing · 13d09b60
    Jared Hancock authored
    * Reindexing did not properly flush the last batch of items to the search
      therefore reindexing would always miss the last few items.
    * Creating a new html thread entry with inline images resulted in empty
      search content
    * HTML tag stripping in HtmlThreadBody::getSearchable() would result in
      missing white space between some words, resulting in poor searchable
      content
    13d09b60
    History
    search: Fix several small issues with search indexing
    Jared Hancock authored
    * Reindexing did not properly flush the last batch of items to the search
      therefore reindexing would always miss the last few items.
    * Creating a new html thread entry with inline images resulted in empty
      search content
    * HTML tag stripping in HtmlThreadBody::getSearchable() would result in
      missing white space between some words, resulting in poor searchable
      content