WIP/outlineindex #41

Open
crtxcr wants to merge 14 commits from WIP/outlineindex into dev
Owner

TODO:

  • Highlight outline searches in preview results
  • FTS on outline table?
  • Make it work together with content search
    • When a content search has been performed, rank outline results higher
TODO: - [ ] Highlight outline searches in preview results - [ ] FTS on outline table? - [ ] Make it work together with content search - [ ] When a content search has been performed, rank outline results higher
crtxcr added 14 commits 2023-05-14 14:33:31 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b WIP/outlineindex dev
git pull origin WIP/outlineindex

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff WIP/outlineindex
git push origin dev
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: crtxcr/looqs#41
No description provided.