16 Jul, 2013

1 commit


10 May, 2013

1 commit


18 Dec, 2011

2 commits


09 Aug, 2011

5 commits


08 Aug, 2011

3 commits


05 Aug, 2011

1 commit


26 Jul, 2011

2 commits


14 Jul, 2011

1 commit


13 Jul, 2011

3 commits


12 Jul, 2011

1 commit


20 Jun, 2011

2 commits


14 Jun, 2011

3 commits


09 Jun, 2011

2 commits


02 Jun, 2011

1 commit


31 May, 2011

1 commit


27 May, 2011

3 commits


26 May, 2011

2 commits


20 May, 2011

1 commit


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
     

12 May, 2011

1 commit


11 May, 2011

3 commits