20 Jul, 2016
4 commits
-
Signed-off-by: Macartur de Sousa <macartur.sc@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
-
Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Macartur de Sousa <macartur.sc@gmail.com>
-
* Changed name from helpers to display sort_types * Adding dynamic sort to text_article * indexed category_ids to be used after Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
* Adding more_popular and more_active to Community and Person * Fixed Api to support dynamic filter Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
04 Jul, 2016
12 commits
-
Sort documents by name Adds lexical sort for searchs without expression Sort by name.raw instead of name Indexes models by raw nested in name, remove suggests Fixes tests and alphabetical ordering Adds created at as a type of sort Fixing search using sort by Fixed Sort by to receive filter param Fixed noosfero to be support noosfero links Fixed text_articles and upload_files extensions Fixed api tests Refactored elasticsearch_plugin and elasticsearch_api Fixed to use partial query Fixed sort and query_string Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
-
Adding Elasticsearch_helper Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
-
Create initial style of elasticsearch, and refectored html Changes style of elasticsearch plugin, add variable to store search types. Adds style for communities partial. Adds person partial style Adding event to models and adding styles Refactored search controller and view - Changed search-form to use get instead of post - Uses search method directly in models - Refactored process results - Adding pagination Removed hardcode name from community view Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Adding community.rb and fixing searchable_fields Adding regex filter Add person & gallery to allow search on those models Show all results when query is empty Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
redirect index -> search action removing models extensions that are removed from core renaming elasticsearch helper to a better name (now, working as well) model extensions working with the new helper name check :weight exists refactoring models extensions
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Create elasticsearch structure Index models for elasticsearch Adding category search filter Make query generic Add README.md for elasticsearch plugin Start tests with rspec for elasticsearch Applyng filtering by type on articles Adding visible filter Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com>