Project

General

Profile

Actions

Story #13508

closed

Fix postgres search for filenames

Added by Peter Amstutz over 6 years ago. Updated over 5 years ago.

Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Story points:
-

Description

Searching for filenames with fulltext search produces inconsistent behavior (see #13507). This is because the standard postgres fulltext search parser is not well suited for searching filenames containing punctuation. We need to either need to index filenames for searching differently (stop using fulltext search on manifest text and perform search some other way) or customize the fulltext parser module to better fit our use case.


Related issues

Related to Arvados - Story #14611: [Epic] Site-wide search for text, filenames, dataDuplicate

Actions
Is duplicate of Arvados - Feature #14573: [Spike] [API] Fully functional filename searchResolvedPeter Amstutz

Actions
Actions

Also available in: Atom PDF