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

Implement search #13

Closed
randombenj opened this issue Nov 11, 2019 · 2 comments · Fixed by #320
Closed

Implement search #13

randombenj opened this issue Nov 11, 2019 · 2 comments · Fixed by #320
Labels
enhancement New feature or request

Comments

@randombenj
Copy link
Member

Add a global search functionality for:

  • projects
  • doc content
@randombenj randombenj added the enhancement New feature or request label Nov 12, 2019
@kraeki
Copy link

kraeki commented Nov 12, 2019

full text search

reglim added a commit that referenced this issue Oct 5, 2022
@reglim
Copy link
Contributor

reglim commented Oct 5, 2022

@randombenj
At the moment it just searches for Projects by name:
image

reglim added a commit that referenced this issue Oct 5, 2022
Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13
reglim added a commit that referenced this issue Oct 5, 2022
reglim added a commit that referenced this issue Oct 5, 2022
Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13
reglim added a commit that referenced this issue Oct 17, 2022
reglim added a commit that referenced this issue Oct 17, 2022
Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13
reglim added a commit that referenced this issue Oct 17, 2022
reglim added a commit that referenced this issue Oct 17, 2022
Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13
reglim added a commit that referenced this issue Oct 17, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Oct 20, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Oct 20, 2022
reglim added a commit that referenced this issue Oct 31, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Oct 31, 2022
reglim added a commit that referenced this issue Oct 31, 2022
reglim added a commit that referenced this issue Oct 31, 2022
reglim added a commit that referenced this issue Oct 31, 2022
reglim added a commit that referenced this issue Nov 15, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Nov 15, 2022
reglim added a commit that referenced this issue Nov 21, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Nov 21, 2022
reglim added a commit that referenced this issue Nov 30, 2022
Currently only included projects, tags and versions.

Feat(web): Add Search for Versions to Search Page

Now the search also returns project versions that use the correct link
(to the version itself). The project still links to the newest version.

fixes: #13

Feat: Add Search functionality for project, tags and versions
reglim added a commit that referenced this issue Nov 30, 2022
reglim added a commit that referenced this issue Nov 30, 2022
We use an index database, which we expose via a search api. Tests are
also included in this commit. Some Models that were also used internally
are now renamed, and the folders used by Docat are created at startup.

fixes: #13, #320, #322
reglim added a commit that referenced this issue Nov 30, 2022
We use an index database, which we expose via a search api. Tests are
also included in this commit. Some Models that were also used internally
are now renamed, and the folders used by Docat are created at startup.

fixes: #13, #320, #322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants