WeBlog icon indicating copy to clipboard operation
WeBlog copied to clipboard

Index tags are not separate terms

Open kirkmor opened this issue 4 years ago • 1 comments

Hi,

It seems like when you tag a blog entry with multiple tags, all the tags are handled as one tag instead of multiple tags? :) br

kirkmor avatar Oct 03 '21 12:10 kirkmor

The tags in the tag field are comma separated, not space separated. How are you currently adding the tags?

We have a custom field to help enter the tags which includes searching for existing tags: image

This should be available in both the Content Editor and the Experience Editor.

Viewing with raw values enabled you can see the comma separator: image

If you don't see the tags like in the image above, then you might be missing the tag field files and config.

adeneys avatar Oct 05 '21 00:10 adeneys