Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ApplicationController.java 3.11 KB 7552 about 11 years Jing Tao The module will create a servlet class in a war...
MetacatIndexServlet.java 4.02 KB 7558 about 11 years ben leinfelder draft for sharing the metacat.properties with t...
SolrIndex.java 12.7 KB 7555 about 11 years Jing Tao Change one parameter type of the insert method ...
SystemMetadataEventListener.java 6.01 KB 7557 about 11 years ben leinfelder add methods to set the SolrIndex instance and i...

Latest revisions

# Date Author Comment
7558 04/16/2013 11:19 AM ben leinfelder

draft for sharing the metacat.properties with the metacat-index webapp. https://projects.ecoinformatics.org/ecoinfo/issues/5909

7557 04/16/2013 10:18 AM ben leinfelder

add methods to set the SolrIndex instance and initialize the listener (includes overloaded constructor)

7556 04/16/2013 10:13 AM ben leinfelder

use SystemMetadata parameter for inserting into SolrIndex

7555 04/16/2013 10:04 AM Jing Tao

Change one parameter type of the insert method from the InputStream to the SystemMetadata.

7554 04/15/2013 05:51 PM Jing Tao

Add a file prefix to tell it is absolute path.

7552 04/15/2013 05:04 PM Jing Tao

The module will create a servlet class in a war file.

7550 04/15/2013 04:50 PM ben leinfelder

add first pass at listening for SM events on HZ. Note that the configuration and even the call to solrIndex.insert() are not actually working.

7549 04/12/2013 05:30 PM Jing Tao

Make EmbeddedServer work. It is for solr 3.4 since the d1_cn_index_processor depends on that version.

7548 04/12/2013 02:56 PM Jing Tao

Use the EmbeddedSolrServer to replace HttpSolrServer. Now it still has some issues.

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

Add junit test class to test the SolrIndex class.

View revisions

Also available in: Atom