algolia / algolia/jekyll-algolia

Can you index a video node?

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
211
Forks
35
PR merge metrics
No merged PRs in 30d

Description

### What is your expected behavior?

I attempted to modify my config file to allow for indexing a video tag but it wasn't indexed.

`nodes_to_index: 'p,ul,div,h1,h2,h3,h4,h5,h6,table,video'`

Is this the expected behavior? And if so is there a workaround to index a video?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the nodes_to_index configuration is handled for the listed HTML elements, especially video, and check whether the issue is documented or covered by an existing test. Done means establishing whether video nodes are supported and recording either the expected behavior and workaround or the requirements for adding support.

Written by the indexing model from the issue text.

Assessment

Tech stack
jekyll, ruby
Domain
search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.