Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ApplicationController.java 4.51 KB 7613 over 11 years Jing Tao Add code to generate index during the servlet i...
IndexGenerator.java 10.7 KB 7613 over 11 years Jing Tao Add code to generate index during the servlet i...
MetacatIndexServlet.java 5.34 KB 7613 over 11 years Jing Tao Add code to generate index during the servlet i...
SolrIndex.java 16 KB 7606 over 11 years Jing Tao Add a new class which will generate index for t...
SolrServerFactory.java 4.17 KB 7595 over 11 years Jing Tao Base the configuration to create either Embedde...
SystemMetadataEventListener.java 8.64 KB 7611 over 11 years Jing Tao Use the Identifier object rather than String as...

Latest revisions

# Date Author Comment
7613 04/24/2013 02:23 PM Jing Tao

Add code to generate index during the servlet initialization.

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.

View revisions

Also available in: Atom