25 Jul, 2016

2 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>
    David Silva
     
  • Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Macartur Sousa