Project

General

Profile

Statistics
| Revision:

# Date Author Comment
9546 03/07/2016 04:29 PM Jing Tao

Change the number of fields in the test

9421 11/18/2015 09:12 PM ben leinfelder

added 4 new schema fields so need to account for them in the test case.

9157 03/24/2015 01:24 PM Jing Tao

Change the schema test according the change on the schema itself.

9019 12/12/2014 01:16 PM Jing Tao

Change the number of the schema feilds.

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

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

8841 08/21/2014 11:50 AM Jing Tao

Adjust the number of schema fields since new ones were added.

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

update to use v2 types for indexing

8733 04/14/2014 02:50 PM ben leinfelder

up the field count to 111 to include the 9 geohash fields.

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

8294 10/09/2013 12:07 PM Jing Tao

Use the schema for the d1_cn_index_processor 1.2.0

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

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

8140 08/13/2013 10:56 AM Jing Tao

Extends the test class for the base test class.

8139 08/12/2013 03:14 PM Jing Tao

Use the exact number of the index fields for testing.

8123 08/07/2013 05:47 PM Jing Tao

Add a junit test class.

8122 08/07/2013 03:55 PM Jing Tao

Add a junit test.

8120 08/06/2013 05:04 PM Jing Tao

Add a test query method.

8119 08/06/2013 04:56 PM Jing Tao

Add a junit test class.

8117 08/06/2013 11:17 AM Jing Tao

Add a junit test file.

8090 07/30/2013 04:26 PM Jing Tao

Add the test properties.

7779 05/24/2013 04:47 PM Jing Tao

Use the ";" as the seperator for properties.

7768 05/23/2013 01:43 PM Jing Tao

Use the new name of a method.

7763 05/23/2013 12:42 PM Jing Tao

Remove the junit test for an obsoleted class.

7761 05/23/2013 12:40 PM Jing Tao

Add a junit test class for EnabledQueryEngines.

7760 05/23/2013 12:40 PM Jing Tao

Add a test base class.

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

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