GIN index uses to find posts by tag
-remove hive_post_tags table -extend hive_posts for a column with an arrays of tags id -tags are added next after a post, not in paralles as it was previously -fix bug with not removing tags for a post whose author removed tags during edition
Edited by Marcin
Merge request reports
Activity
added 104 commits
-
ddd8cbc1...0d09ea5f - 102 commits from branch
develop
- 34c7379f - GIN index uses to find posts by tag
- a6221b43 - update tests
-
ddd8cbc1...0d09ea5f - 102 commits from branch
added 14 commits
-
3f8da732...78d2f53d - 11 commits from branch
develop
- cc32c9ec - GIN index uses to find posts by tag
- 3f588ffd - update tests
- c51679b1 - indexing tags only in sql
Toggle commit list-
3f8da732...78d2f53d - 11 commits from branch
assigned to @bwrona
- Resolved by Marcin
added 13 commits
-
433d9a9f...b9058cd6 - 10 commits from branch
develop
- 53ec59f3 - GIN index uses to find posts by tag
- b09b86da - update tests
- ad6e668b - indexing tags only in sql
Toggle commit list-
433d9a9f...b9058cd6 - 10 commits from branch
added 2 commits
added 21 commits
-
56da03a1...317ba694 - 18 commits from branch
develop
- 0f191353 - GIN index uses to find posts by tag
- cb7a68db - update tests
- 916a111e - indexing tags only in sql
Toggle commit list-
56da03a1...317ba694 - 18 commits from branch
added 35 commits
-
916a111e...022c075e - 32 commits from branch
develop
- 06de5cf5 - GIN index uses to find posts by tag
- bd0215cc - update tests
- 59eedd2f - indexing tags only in sql
Toggle commit list-
916a111e...022c075e - 32 commits from branch
Please register or sign in to reply