Ideas for Arc XP

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
  • Kilian Haller commented
    5 Jul, 2023 02:11pm

    Are there any updates on this from Arc? :)

  • Guest commented
    20 Feb, 2023 07:37pm

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

  • Wonski Chan commented
    11 Aug, 2021 10:21am

    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
    27 Aug, 2020 02:21am

    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
    29 Jul, 2020 08:09am

    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!