Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [UIF-1010] Add swiftype metatag for site of ksqldb #8308

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Conversation

mt206
Copy link
Member

@mt206 mt206 commented Nov 1, 2021

Description

https://confluentinc.atlassian.net/browse/UIF-1010

In order to support more sophisticated, faceted search in docs.confluent.io, we are looking at adding some meta tags to a number of websites that are currently included in docs' swiftype search engine. This will allow search results to be targeted at specific sites (and languages).

The following sites are involved:

Site Id
https://docs.confluent.io/ 1
https://www.confluent.io/blog/ 2
https://developer.confluent.io/ 3
https://docs.ksqldb.io/en/latest/ 4
https://kafka-tutorials.confluent.io/ 5
https://api.telemetry.confluent.cloud/docs 6

The change involved is minimal and would be to add the following meta tag into the main template file of each site:
<meta class="swiftype" name="site-id" data-type="integer" content="4" />

Please let me know if there is any issue that you foresee with this change or if you have any questions.

Additional reading: https://swiftype.com/documentation/site-search/guides/schema-design#crawler

Screen Shot 2021-11-01 at 4 23 18 PM

@mt206 mt206 requested a review from a team as a code owner November 1, 2021 23:28
@mt206 mt206 merged commit 916f38b into master Nov 2, 2021
@mt206 mt206 deleted the UIF-1010 branch November 2, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants