Skip to content

Configure elasticlunr to use AND in search  #5

@carrierce

Description

@carrierce

User Story

As a customer, I want elasticlunr search to be configured so that it uses AND not OR for searches.

Description

  • Currently the elasticlunr search will return a coder who matches any keyword in a search. So, for example, the search "python ruby" will return coders who have either python OR ruby in their profile.
  • The elasticlunr search should be adjusted so that if we have multiple search terms in a single search only coders who have both python AND ruby in their profile will be returned.

Acceptance Criteria

  • A search for two terms only returns coders who match both of these terms.

Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions