-
-
Notifications
You must be signed in to change notification settings - Fork 302
Import from other channels search optimized #3399
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
357204c
Optimized import from other channels search
vkWeb 9028b22
Merge branch 'unstable' into optimize/search
vkWeb d24416c
Add search test for channel filtering and location_ids handling
bjester 676526e
Fix autodiscovery of search tests
vkWeb 6d40c55
Remove location_ids, zero db queries on descendant resource count
vkWeb 094f05f
Upgrade django debug toolbar and fix its settings
vkWeb 701ddc9
Remove unnecessary dev settings
vkWeb 1a14749
Add .envrc to .gitignore
vkWeb bff595c
Add vector search column & indexes, also GiST trigram index
vkWeb 8b7152e
Merge branch 'unstable' into optimize/search
vkWeb c0e55ee
Remove cyclic migration conflicts
vkWeb 34e8436
Fix wrong indentation happened due to merge conflict
vkWeb e00c512
Add a command for setting tsvectors and fix tests
vkWeb f3280d9
Remove grade_level default to pass failing tests
vkWeb 475aeef
Merge branch 'unstable' into optimize/search
vkWeb 3ff0edd
Full text search models and data migrations
vkWeb fffd912
Merge branch 'unstable' into optimize/search
vkWeb 974b69e
Resolve conflicts and remove old index refs
vkWeb e15b015
feat: full text search!
vkWeb aa62dc2
Sync tsvectors on publish!
vkWeb 2672512
fix: tests and ready for merge! <3
vkWeb 1ffa30d
fix: node command edge case; when published nodes go to trash tree, t…
vkWeb 55e4acf
Merge branch 'unstable' into optimize/search
vkWeb 57724e0
Enforce only-one search entries
vkWeb e53e56a
Remove unnecessary select_related
vkWeb 4b3d4c7
fix cache tests mock by setting ContentNodeFullTextSearch
vkWeb 44ab74c
fix cache & nodes tests by using db-friendly TestCase
vkWeb 4beaf3c
Merge branch 'unstable' into optimize/search
vkWeb 001e788
Use command for tsv insertion & simpler tsv update on publish
vkWeb ff59495
Merge branch 'unstable' into optimize/search
vkWeb 9ec60cf
fixes the strict update subquery, lightens it up
vkWeb aae3be1
Do not output deleted channel nodes on search
vkWeb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.