TYPO3-Documentation / t3docs-search-indexer

TYPO3 Docs Search
4 stars 7 forks source link

Search for "workspaces" returns broken first result #85

Open cweiske opened 3 months ago

cweiske commented 3 months ago

The first result when search for "workspaces" https://docs.typo3.org/search/search?scope=&q=workspaces is a broken link:

Showing hits 1 to 10 of 764

Workspaces typo3/cms-workspaces System extension 13.2 12.4 11.5

A workspace is a state in the backend of TYPO3 CMS. Basically there are two types of workspaces: LIVE workspace: this is exactly the state TYPO3 CMS has always been in. Any change you make will be instantly live. Nothing has changed, it just got a name. Access to the Live workspace must be explicitly granted to backend users and groups (in the "Mounts and Workspaces" tab)....

tmotyl commented 1 month ago

It seems the issues is that there should not be 13.2 version, but main? @soee what do you think?