Actions
Task #5906
closedFeature #5810: Implement SOLR-based search
Task #5819: MN query for SOLR
Implement MetacatSolrIndex class
Description
This is basically just a pass-through to the SOLR engine using the "embedded" client. The sooner this is implemented, the sooner we can do round-trip testing of the indexing process and the DataONE API MN.query() method.
Updated by Jing Tao over 11 years ago
- Status changed from New to Resolved
We added two classes MetacatSolrIndex and MetacatSolrEngineDescriptionHandler. This two classes handle the query and query engine description.
Actions