-
Notifications
You must be signed in to change notification settings - Fork 1
Open
psu-libraries/psulib_blacklight
#1254Milestone
Description
(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
- 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?
- How easy/hard would it be to display the full title in the link vs. the stripped title?
Metadata
Metadata
Assignees
Labels
No labels