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

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.

View revisions

Also available in: Atom