20 Jul, 2016
3 commits
-
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>
-
Adding nested query: * NestedEnvironment * NestedProfile Adding bool query: * should * must * must_not Moved elasticsearch_indexed_model to helpers folder Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
04 Jul, 2016
4 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>
-
Adding tests to elasticsearch controller Adding ElasticsearchTestHelper Fixed model tests Adding tests and refactored control_fields indexed Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
* Person * Community * TextArticle * Event * UploadedFile