Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower...
authorChristos V. Stathis <chstath@ebs.gr>
Fri, 19 Nov 2010 14:49:01 +0000 (16:49 +0200)
committerChristos V. Stathis <chstath@ebs.gr>
Fri, 19 Nov 2010 14:49:01 +0000 (16:49 +0200)
commit312648dd34774701028763c4e01053f501bb5177
tree4db7a397841ef6197321875df65de05e99e74851
parent8c0fa677ac100af54b2ed90fcf604f99c59a61c0
Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer
.classpath
build.xml
solr/conf/schema.xml
solr/conf/solrconfig.xml
solr/src/gr/ebs/gss/solr/analysis/GreekLowerCaseFilterFactory.java [new file with mode: 0644]
src/gr/ebs/gss/server/ejb/ExternalAPI.java
src/gr/ebs/gss/server/ejb/ExternalAPIBean.java