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 7.2 KB 7728 almost 11 years Jing Tao Add the getIndexFields and getValidIndexFields ...
EnabledQueryEngines.java 2.97 KB 7767 almost 11 years Jing Tao Rename a method to isEnabled.
HttpSolrQueryService.java 13.8 KB 7732 almost 11 years Jing Tao Remove the code to throw an exception if the su...
SolrQueryResponseTransformer.java 3.05 KB 7757 almost 11 years ben leinfelder use ContentTypeInputStream interface (and ByteA...
SolrQueryResponseWriterFactory.java 4.63 KB 7757 almost 11 years ben leinfelder use ContentTypeInputStream interface (and ByteA...
SolrQueryService.java 8.23 KB 7728 almost 11 years Jing Tao Add the getIndexFields and getValidIndexFields ...
SolrQueryServiceController.java 6.27 KB 7728 almost 11 years Jing Tao Add the getIndexFields and getValidIndexFields ...

Latest revisions

# Date Author Comment
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.

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.

View revisions

Also available in: Atom