Project

General

Profile

# Date Author Comment
8872 09/22/2014 06:29 PM Jing Tao

Add code to determine if a id exists in a solr server.

8827 08/06/2014 01:27 PM ben leinfelder

update to use v2 types for indexing

8137 08/09/2013 05:01 PM Jing Tao

Modified the documentation.

7728 05/20/2013 09:33 PM Jing Tao

Add the getIndexFields and getValidIndexFields methods.

7727 05/20/2013 04:27 PM Jing Tao

Add getSolrSpecVersion method for the HttpServer and the controller.

7726 05/20/2013 02:12 PM Jing Tao

Imeplement the getSolrVersion, getSchemaField and getValidSchemaFields for the EmbeddedSolrServer.

7723 05/18/2013 11:29 PM Jing Tao

move SolrQueryResponseTransformer and SolrQueryReponseWriterFactory to the query package.

7719 05/18/2013 11:22 PM Jing Tao

Remove the query(String query) methods from SolrQueryService.java.

7716 05/18/2013 04:48 PM Jing Tao

Remove the depency on the d1_cn_index_processor.

7713 05/18/2013 03:38 PM Jing Tao

Move the solr query part here since metacat-index needs to query the solr server too.