influxdata / influxdata/docs-v2

The Flux `to()` function does not appear in search results

Open
#3,379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

The `to()` function does not appear in the Flux docs search results when searching for _"to"_.

I suspect this may be an issue with the length of the function name :cold_sweat:.
Searching _"sql.to"_ or _"experimental.to"_ works as expected, listing each of these functions.
Still, searching _"v1"_ correctly displays a result for the `v1` package so I'm not sure what the issue is exactly.

##### Relevant URLs
- https://docs.influxdata.com/flux/v0.x/stdlib/influxdata/influxdb/to/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing result with the Flux documentation URL, searching for "to", then compare it with searches for "sql.to", "experimental.to", and "v1". Trace the documentation search behavior and consider the issue done when the Flux `to()` page appears for a search for "to".

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.