Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  java 7611 about 11 years Jing Tao Use the Identifier object rather than String as...
  resources 7572 about 11 years Jing Tao Add the necessary files for the solr home.
  webapp 7558 about 11 years ben leinfelder draft for sharing the metacat.properties with t...

Latest revisions

# Date Author Comment
7611 04/24/2013 11:57 AM Jing Tao

Use the Identifier object rather than String as the key to get the system metadata and object path.

7607 04/23/2013 04:17 PM Jing Tao

Add a junit test for the IndexGenerator class.

7606 04/23/2013 12:00 PM Jing Tao

Add a new class which will generate index for the ids.

7604 04/22/2013 06:08 PM Jing Tao

Add code to get all doc ids in the solr server.

7603 04/22/2013 02:46 PM Jing Tao

Add a remove(List) method in the class and an obsoletes list parameter in the update method.

7602 04/22/2013 02:23 PM Jing Tao

Add the getSystemMetadata and getObsoletes methods.

7595 04/19/2013 05:47 PM Jing Tao

Base the configuration to create either EmbeddedSolrServer or HttpSolrServer.

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

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

7592 04/19/2013 04:37 PM Jing Tao

Print out the solr query result in the xml format.

7591 04/19/2013 01:03 PM ben leinfelder

naive version of SolrServerFactory - no reflection. It returns an EmbeddedSolrServer implementation based on the solr.homeDir set in Settings class. https://projects.ecoinformatics.org/ecoinfo/issues/5883

View revisions

Also available in: Atom