Homec4science

BibIndex: fix double-stemming upon indexing

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Sep 1 2011, 17:29.

Description

BibIndex: fix double-stemming upon indexing

  • In get_words_from_phrase(), certain phrases could have resulted in returning double-stemmed terms, thus causing these terms not to be correctly indexed.
  • In order to fully apply the fix one have also to run

    $ bibindex --reindex

    on any index that is configured to use stemming.

Co-authored-by: Ludmila Marian <ludmila.marian@gmail.com>

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Sep 12 2011, 21:34
Parents
R3600:0c87949c7269: WebSearch: fix collection translation in admin UI
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:4f37b87ffdd3: BibIndex: fix double-stemming upon indexing (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Sep 12 2011, 21:34