Skip to content

Notes from 9 16 discussion

E. Lynette Rayle edited this page Feb 21, 2019 · 1 revision

Each authority:

  • routes

  • get data dynamically

  • get data bulk load

  • storing data

  • updating/refresh

  • querying

    Given an ID full term Then I should have the full record

    Given a query term Then I should get results matching and the results should be less than an amount

    Given no query Then I should get all results And the results should be less than an amount

    Mixing methods to combine multiple authorities sorting, relevance

    query terms that are already in use (solr)

Clone this wiki locally