Project

General

Profile

Feature #507

Basic search interface

Added by Luke Murphey over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01/13/2013
Due date:
% Done:

100%


Description

The basic search interface only needs to have the following:

  • Text to search for
  • Author to limit searches to
  • Work to limit searches to

Subtasks

Task #510: Create search formClosedLuke Murphey

Task #511: Create REST API to obtain works list for an authorClosedLuke Murphey

Task #512: Create search view handlerClosedLuke Murphey

Task #513: Create search view results rendererClosedLuke Murphey

Task #517: Add search result paginationClosedLuke Murphey

Task #518: Add links from works list to search the given workClosedLuke Murphey

Task #519: Add support for GET defined searchesClosedLuke Murphey

Task #520: Update URL according to search executedClosedLuke Murphey

History

#1 Updated by Luke Murphey over 11 years ago

  • Description updated (diff)

#2 Updated by Luke Murphey over 11 years ago

  • Status changed from New to In Progress
  • Assignee set to Luke Murphey

#4 Updated by Luke Murphey about 11 years ago

I wonder if I could remove the work_id field by indexing both the title and the title slug in the work field. This would only cause a problem if a work has a name that is entirely subsumbed by the name of another work. I guess this does happen already since some works (like speeches) have a name that is subsumed by other works.

#5 Updated by Luke Murphey about 11 years ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF