Project

General

Profile

Actions

Task #4900

closed

Bug #4523: [Workbench] Search dialog giving error when searching in "All projects" in qr1hi

Add a "file_names" column for collections data model

Added by Radhika Chippada over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Target version:

Description

Since searching "text" columns is too slow, we do not want to include text columns in searchable_columns.

However, this would mean the collections search for file names will not be comprehensive enough without searching in "manifest_text" column.

Hence we want to add a new column of type string with file names only, truncated to the allowed size.

What we need:

- Add a file_names column to collections data model (of size 64K or so)

- Use this column when searching for "any" instead of manifest_test column

- Remove text columns from searchable_columns

Actions #1

Updated by Radhika Chippada over 9 years ago

  • Status changed from New to Resolved
  • Remaining (hours) set to 0.0
Actions

Also available in: Atom PDF