docbrown/spec/lib/data_update_scripts
Ben Halpern d759ac4627
Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513)
* Fix menu dropdown disable issue

* Initial base work

* Add real algorithm

* Add working object and test

* Fix schema

* Fix schema

* Fix schema

* Finalize

* Add update script and explict_points

* Proper implicit/explicit points

* Fix tests

* Add docs

* Fix tests

* Fix data update script test

* Fix data update script test

* Fix typo

* Improve efficiency and add more logic

* Changed to find_each

* Change to bulk insert

* Update tests and refactor logic

* Various improvements

* Fix typo

* Fix tests

* Remove extra line

* Fix tests

* Fix test typo

* Cache site-wide tag names
2020-11-25 16:09:51 -05:00
..
cleanup_articles_with_invalid_feed_source_url_spec.rb [deploy] Remove draft articles with duplicate feed source URL and cleanup invalid data: take 2 (#10239) 2020-09-08 11:53:41 -05:00
create_profile_fields_spec.rb Fix spec (#10235) 2020-09-08 09:10:37 +07:00
index_chat_channel_memberships_to_elasticsearch_spec.rb Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
make_tags_with_mods_supported_spec.rb Automatically mark tag supported when adding mod (#11151) 2020-10-30 09:46:10 -04:00
migrate_profile_data_spec.rb [deploy] Migrate profile data (#9750) 2020-08-20 11:17:57 +07:00
populate_explicit_follow_points_spec.rb Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
prepare_for_profile_column_drop_spec.rb Update data update script (#11350) 2020-11-16 10:06:00 -06:00
re_index_feed_content_and_users_to_elasticsearch_spec.rb [deploy] Changes to profile field indexing (#10313) 2020-09-16 17:15:22 -04:00
reindex_listing_search_column_spec.rb [deploy] Bug Fix:Rename Listing Search Field in Elasticsearch to Fix Searching (#9609) 2020-08-03 10:18:17 -05:00
reindex_users_for_username_search_spec.rb Copy username to search_fields (#11045) 2020-11-02 08:38:15 -06:00
remove_reaction_index_by_name_spec.rb Bug Fix:Remove Reaction Index By Name (#10430) 2020-09-25 10:34:29 +07:00
resync_elasticsearch_documents_spec.rb Clear Elasticsearch Data Instead of Resetting Entire Index for Specs (#7602) 2020-04-30 11:59:10 -04:00
update_article_main_image_path_spec.rb [deploy] Store Article's main_image path unprocessed (#10867) 2020-10-16 14:46:37 -04:00
update_articles_cached_entities_spec.rb Rubocop: Move from OpenStruct to Struct in Organization (#9431) 2020-07-30 21:04:05 +07:00