Merge branch 'refactor-search-controller' into 'master'
Refactor Search Controller - Add OrientDB-Lucene Search Engine See merge request !31
No related branches found
No related tags found
Showing
- app/controllers/search/solr_controller.rb 0 additions, 127 deletionsapp/controllers/search/solr_controller.rb
- app/controllers/search_controller.rb 74 additions, 0 deletionsapp/controllers/search_controller.rb
- app/repositories/orient_db/learning_object_repository.rb 26 additions, 2 deletionsapp/repositories/orient_db/learning_object_repository.rb
- app/views/search/index.html.erb 5 additions, 5 deletionsapp/views/search/index.html.erb
- app/views/shared/application/_object_tag.html.erb 43 additions, 22 deletionsapp/views/shared/application/_object_tag.html.erb
- app/views/shared/application/_object_tag1.html.erb 0 additions, 49 deletionsapp/views/shared/application/_object_tag1.html.erb
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- lib/search_engine/dspace_solr.rb 64 additions, 0 deletionslib/search_engine/dspace_solr.rb
- lib/search_engine/orientdb_lucene.rb 15 additions, 0 deletionslib/search_engine/orientdb_lucene.rb
Loading
Please register or sign in to comment