Ideas for Arc XP

Home| Documentation| Support|

Ability to search content by Story Tags

Currenlty we only can search content by headline or article id, it won't be much efficient if able to search by Story tag.

  • Wonski Chan
  • Jul 21 2020
  • Future consideration
Categories New Functionality
  • Attach files
      Drop here to upload
    • Kilian Haller commented
      July 05, 2023 14:11

      Are there any updates on this from Arc? :)

    • Guest commented
      February 20, 2023 19:37

      Agreed, it would be nice to have this as a filter option.

    • Wonski Chan commented
      August 11, 2021 10:21

      I'm referring to the search bar in Composer, not with the API

      "taxonomy.tags.tex" should be included in the search query according to the doc, but seem not.

      https://appledaily.arcpublishing.com/alc/arc-products/composer/user-docs/composer-how-to-use-composer-search/

    • Wonski Chan commented
      August 27, 2020 02:21

      Thanks Jesús for your information.


      I'm actually referring to do tag search from Composer UI , seem doesn't work when I enter my query like "tagA" OR "tagB" from the search bar.

      Best

      Wonski

    • Guest commented
      July 29, 2020 08:09

      Hi Wonski!

      I'm pretty sure that you can do it with the following query:/content/v4/search/published?website=la-razon&q=type:story+AND+(taxonomy.tags.slug:tagSlug+OR+taxonomy.tags.slug:tagSlug+OR+taxonomy.tags.slug:tagSlug)+AND+NOT+(taxonomy.tags.slug:tagSlug+OR+taxonomy.tags.slug:tagSlug+OR+taxonomy.tags.slug:tagSlug)+sort=display_date:desc

      Hope it helps!