Skip to content

Research: Resolving Title Browse With Stop Words #491

@ruthtillman

Description

@ruthtillman

(This affects both Blacklight and Traject, but since indexing is on the Traject side, I thought I'd put it here)

We have a partly implemented Title Browse which ran into an issue with the indexing and coding of stop words. The case we need to handle is that even though we may say not to type A/An/The into it, it may be hard for a user to avoid doing so when it's an integral part of the title.

Easy to ignore: Politics of Mass Digitization

Hard to ignore: An American Marriage

Initial Questions

  1. What would it take to redo title index / search with a set of common stop words? Because of ordering/alphabetization, I'd anticipate having to create the index with a set of stop words and strip the same off searches in Title Browse?
  2. How easy/hard would it be to display the full title in the link vs. the stripped title?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions