org.eaglei.institution.server
Class NewInstitutionSearchConfig

java.lang.Object
  extended by org.eaglei.institution.server.NewInstitutionSearchConfig

@Configuration
@ImportResource(value="classpath:search-common-config.xml")
@Import(value={org.eaglei.services.repository.RepositoryConfig.class,org.eaglei.search.provider.lucene.suggest.LuceneAutoSuggestConfig.class,org.eaglei.search.provider.lucene.search.LuceneSearchConfig.class})
public class NewInstitutionSearchConfig
extends java.lang.Object


Constructor Summary
NewInstitutionSearchConfig()
           
 
Method Summary
 org.eaglei.search.provider.SearchProvider rootSearchProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewInstitutionSearchConfig

public NewInstitutionSearchConfig()
Method Detail

rootSearchProvider

@Bean
public org.eaglei.search.provider.SearchProvider rootSearchProvider()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.