polifonia-project / facets-search-engine

6 stars 0 forks source link

facet - composer #54

Closed TiangeZhu closed 1 year ago

TiangeZhu commented 1 year ago
  1. composer duplicates should be fully removed, such as '\n' issue
  2. filter search result in views.py
  3. in html: the search button
  4. multi-selection - changes in html etc.
  5. "resubmit the query" without resubmit the query to ES, related to (2)
TiangeZhu commented 1 year ago

The 1-5 apply to UI

As for the CURL: do we include facets? If so, some things work differently with CURL - should facets be in search context? Remember there is no "re-submit" with CURL.

TiangeZhu commented 1 year ago

this issue has been split into 5 dif new issues