Project

General

Profile

Statistics
| Revision:

# Date Author Comment
7596 04/19/2013 05:51 PM Jing Tao

Change the default solr endpoint to be the localhost.

7593 04/19/2013 05:19 PM Jing Tao

Read the solr configuration file name and collection name from the property file.

7590 04/19/2013 12:43 PM ben leinfelder

simplify testing with embedded solr server locations -- no need to copy solr-home or set system properties. Still more to do (factory method) but this is getting cleaner.

7585 04/19/2013 09:48 AM ben leinfelder

include test resource bundles to be loaded into Settings configuration during testing.

7576 04/18/2013 11:26 AM Jing Tao

Add documents for updating solr index.

7547 04/11/2013 01:43 PM Jing Tao

Add junit test class to test the SolrIndex class.