25 Dec, 2012

1 commit


22 Jul, 2012

1 commit


18 Jul, 2012

1 commit


16 Apr, 2012

1 commit


03 Apr, 2012

1 commit


24 Feb, 2012

1 commit


24 Dec, 2011

2 commits


22 Dec, 2011

1 commit


16 Aug, 2011

1 commit


26 Jul, 2011

3 commits


18 May, 2011

1 commit

  • Change acts_as_searcheable to always index schema_path. If multitenancy
    if off or the database isn't PostgreSQL, then schema_path method returns
    an empty string and is not used at find_by_contents.
    
    Change find_by_contents adding options separating options from paginate,
    solr and rails's find. With Solr search capabilities, combined search
    (solr + rails find) won't be necessary in the future.
    Also change find_by_contents to return a hash where there are the
    facets found and also the results.
    
    Related tests pass with this change
    Braulio Bhavamitra
     

10 Apr, 2011

1 commit


04 Apr, 2011

1 commit


11 May, 2010

1 commit


21 Jul, 2009

1 commit


20 Mar, 2009

1 commit


26 Sep, 2008

1 commit


21 Jul, 2008

1 commit


17 Jul, 2008

1 commit

  • reworked find_by_contents to use find_ids_with_ferret istead of
    find_with_ferret so that when you are searching
    Article.find_by_contents(query) it returns TinyMceArticles
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2277 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     

23 May, 2008

1 commit


01 Dec, 2007

1 commit