Project

General

Profile

Statistics
| Revision:

# Date Author Comment
10073 12/05/2016 05:09 PM Jing Tao

Add the a new field prov_generated which will be used in the provenance subprocessor.

10012 10/17/2016 01:30 PM Jing Tao

Change the solr core to 3.6.2

9524 02/19/2016 03:34 PM Jing Tao

Add more fields for the iso index.

9522 02/19/2016 12:04 PM Jing Tao

Change its mime type from binary to text.

9411 11/18/2015 10:33 AM ben leinfelder

add fileName, mediaType and mediaTypeProperties to solr schema and v2 system metadata processor

9405 11/16/2015 02:21 PM ben leinfelder

include seriesId in solr schema and context file (v2 system metadata)

9334 09/24/2015 02:51 PM ben leinfelder

fix compilation error for previous change: include isPublic criteria when there is a public subject (which is always).

9331 09/24/2015 01:18 PM ben leinfelder

include isPublic criteria when there is a public subject (which is always)

9154 03/19/2015 09:45 AM ben leinfelder

merge CN solr schema to metacat (MN) to support prov and semantic index fields.

8974 11/19/2014 10:29 AM ben leinfelder

add annotation, orcid and orgin_combined fields to the index schema

8890 10/10/2014 02:58 PM Jing Tao

Remove the byte array field.

8872 09/22/2014 06:29 PM Jing Tao

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

8860 09/16/2014 04:36 PM Jing Tao

Add a field to contain the content of resource map.

8859 09/15/2014 06:31 PM Jing Tao

Add a util class to judge if a namespace is a resource map file.

8839 08/18/2014 03:25 PM Lauren Walker

Add PROV relationships to the Solr schema. Populate the fields using the RdfXmlSubprocessor

8837 08/18/2014 10:03 AM Lauren Walker

Add wasDerivedFrom field to the Solr schema and use Sparql query to retrieve the value from the RDF

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

update to use v2 types for indexing

8796 05/23/2014 03:08 PM Peter Slaughter

Change geohash type to "string" (was "text") so that no Solr analysis or tokenizing happens during indexing.

8731 04/14/2014 01:34 PM Peter Slaughter

Add fields for geohashes

8505 01/16/2014 09:44 AM ben leinfelder

merge trunk version of cn-index-processor solr schema with the metacat version -- keeping the dynamic multivalued fields.

8497 01/14/2014 02:21 PM ben leinfelder

use our own copy of the solr schema

8464 01/07/2014 01:56 PM ben leinfelder

Unify solr indexing with an IndexTask that is added to the queue -- allows us to send more than just the systemMetadata to the indexer. Initially this is for READ event counts for each document. https://projects.ecoinformatics.org/ecoinfo/issues/6346

8309 10/11/2013 11:06 AM Jing Tao

Some settings will be shared between metacat and metacat-index components.

8151 08/14/2013 02:16 PM Jing Tao

move the solr-home from the metacat-index to the metacat-common.

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

Modified the documentation.

8121 08/07/2013 09:47 AM Jing Tao

Change it from an interface to an abstract class in the document.

7841 07/03/2013 12:03 AM ben leinfelder

add MapStore/Loader test for the IndexEvents -- adding and removing events in the DB table through hazelcast. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7828 06/25/2013 01:23 PM ben leinfelder

move IndexEvent into metacat-common. Perparation for Metacat responding to events and writing them to a persistent store. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7767 05/23/2013 01:42 PM Jing Tao

Rename a method to isEnabled.

7762 05/23/2013 12:41 PM Jing Tao

Remove the obsoleted class.

7759 05/23/2013 12:39 PM Jing Tao

Add a class to repsent the enabled engine list.

7757 05/23/2013 10:20 AM ben leinfelder

use ContentTypeInputStream interface (and ByteArray implementation) to specify the desired content-type of the InputStream returned by MN.query().

7732 05/20/2013 11:39 PM Jing Tao

Remove the code to throw an exception if the subjects is null in the query method.

7731 05/20/2013 10:42 PM Jing Tao

changed the xpath to get solr_spec_version.

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.

7722 05/18/2013 11:28 PM Jing Tao

Move it to the query package.

7721 05/18/2013 11:28 PM Jing Tao

move it 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.

7714 05/18/2013 03:56 PM Jing Tao

Use one query method in the SolrQueryServiceController.

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.

7712 05/18/2013 03:37 PM Jing Tao

Use the sepcified exceptions to replace the Exception.

7708 05/17/2013 02:05 PM Jing Tao

Add a transformer to process the query response object.

7706 05/17/2013 12:40 PM Jing Tao

Add a new class to create the solr QueryResponseWriter.

7663 05/02/2013 04:58 PM Jing Tao

Add some java doc.

7659 05/02/2013 11:30 AM Jing Tao

Fixed a bug the collection name was not set.

7657 05/02/2013 10:56 AM Jing Tao

Add getCollectionName method.

7628 04/29/2013 09:10 AM Jing Tao

Add a new module for sharing the between the metacat and metacat-index.