Skip to content

Site-wide search - default implementation out of the box #259

@finnlewis

Description

@finnlewis

User story

As a content designer
I want: site wide search out of the box
So that: I can have basic search

Assumptions:

  • basic first pass
  • all content types to be indexed
  • fields to be indexed: rendered page or a specific view mode
  • search result view mode (check with @markconroy )
  • no filters (for now)
  • minimal theme work for now, but test in current localgov_theme theme

Acceptance tests

  • from a default install:
  • go to /search
  • see search box
  • search for a thing
  • see a list of relevant things

Tasks:

  • whip up a wireframe
  • set up new module with search api dependency etc.
  • search view config for /search
  • search index view mode on all content types
  • search result view mode on all content types
  • Implement wireframe
  • Tests

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions