Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  stream 7757 almost 11 years ben leinfelder use ContentTypeInputStream interface (and ByteA...
EmbeddedSolrQueryService.java 8.52 KB 8872 over 9 years Jing Tao Add code to determine if a id exists in a solr ...
EnabledQueryEngines.java 2.7 KB 8137 over 10 years Jing Tao Modified the documentation.
HttpSolrQueryService.java 14.3 KB 8872 over 9 years Jing Tao Add code to determine if a id exists in a solr ...
SolrQueryResponseTransformer.java 2.74 KB 8827 over 9 years ben leinfelder update to use v2 types for indexing
SolrQueryResponseWriterFactory.java 4.36 KB 8137 over 10 years Jing Tao Modified the documentation.
SolrQueryService.java 7.58 KB 8464 over 10 years ben leinfelder Unify solr indexing with an IndexTask that is a...
SolrQueryServiceController.java 6.74 KB 8872 over 9 years Jing Tao Add code to determine if a id exists in a solr ...

Latest revisions

# 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

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

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.

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

Rename a method to isEnabled.

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.

View revisions

Also available in: Atom