Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-374

wikisearch-ingest stop list should be removed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None

    Description

      Wikisearch-ingest's WikipediaMapper has a list of stop words that presumably are supposed to be ignored (not indexed). This feature should be removed because:
      1. The StopFilter code does not work. Stop words are indexed anyway. Not sure why.
      2. Stop lists are not a significant performance concern with this type of indexing. It's better for cross-language search, phrase search, and for overall search efficiency not to use a stop list.

      Attachments

        Activity

          People

            afuchs Adam Fuchs
            afuchs Adam Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: