0.1.23: Issue 19 (#20)
Unreleased
GitHub #10 Delete support.
Delete support. (#10)
- Exclude slf4j because it's included in the framework.
- Added support to delete documents from Solr. Moved to batch requests based on the topic and the operation.
- Changed tables to csv-table
- Bump solrj version to 7.1.0.
- Added commit within.
- Added to ignore.
f156f0e1cca5ff4 Jeremy Custenborder 2017-11-04 02:36:12
GitHub #11 Bump to 1.0.0
Bump to 1.0.0 (#11)
a926df4dabf3760 Jeremy Custenborder 2017-11-04 02:42:42
GitHub #12 Invalid version (expected 2, but 60) or the data in not in 'javabin' format :ConcurrentUpdateSolrClient
Issue 19 (#20)
- Bump solr version to 7.3.1. Fixes #19
- Add trace logging for documents that are added to an update request.
- Moved to use TaskConfigs helper method.
- Added Tip to the documentation for version mismatch messages. Fixes #12
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
a0d7e117695f46f Jeremy Custenborder 2018-05-17 17:52:37
GitHub #15 Connector Hub Support
Basic Authentication. (#18)
- Updated documentation.
- Added connector hub plugin. Fixes #15.
- Added basic authentication to all requests. Fixes #17.
94e7299a37ed19e Jeremy Custenborder 2018-05-17 16:47:07
Issue 15 (#16)
c2354700b6361ce Jeremy Custenborder 2018-04-03 00:23:46
GitHub #16 Issue 15
Issue 15 (#16)
c2354700b6361ce Jeremy Custenborder 2018-04-03 00:23:46
GitHub #17 Support basic authentication.
Basic Authentication. (#18)
- Updated documentation.
- Added connector hub plugin. Fixes #15.
- Added basic authentication to all requests. Fixes #17.
94e7299a37ed19e Jeremy Custenborder 2018-05-17 16:47:07
GitHub #18 Basic Authentication.
Basic Authentication. (#18)
- Updated documentation.
- Added connector hub plugin. Fixes #15.
- Added basic authentication to all requests. Fixes #17.
94e7299a37ed19e Jeremy Custenborder 2018-05-17 16:47:07
GitHub #19 Update Solr Version
Issue 19 (#20)
- Bump solr version to 7.3.1. Fixes #19
- Add trace logging for documents that are added to an update request.
- Moved to use TaskConfigs helper method.
- Added Tip to the documentation for version mismatch messages. Fixes #12
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
a0d7e117695f46f Jeremy Custenborder 2018-05-17 17:52:37
GitHub #20 Issue 19
Issue 19 (#20)
- Bump solr version to 7.3.1. Fixes #19
- Add trace logging for documents that are added to an update request.
- Moved to use TaskConfigs helper method.
- Added Tip to the documentation for version mismatch messages. Fixes #12
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
- Corrected syntax.
a0d7e117695f46f Jeremy Custenborder 2018-05-17 17:52:37
GitHub #4 Config issue
Config issue (#4)
- Reduced visibility of configs. Corrected String to list.
- Refactored to use specific document builders. Added more documentation. Cleanup. Added testing config for running against the output of the twitter source connector.
- Cleanup of formatting.
- License formatting. Added configuration for threads and queue size.
c128d35d0929404 Jeremy Custenborder 2017-05-09 19:58:39
GitHub #7 Rst
Rst (#7)
- Added documentation.
- Changed the version to 0.10.2.1-cp2
da2c4ec4ff6cc9e Jeremy Custenborder 2017-07-18 22:14:53
GitHub #8 bump to 0.11.0.0-cp5
bump to 0.11.0.0-cp5 (#8)
594d1187cc24401 Jeremy Custenborder 2017-10-13 16:41:00
No issue
Updated documentation
a38a54494d26d00 Jeremy Custenborder 2017-11-07 21:29:47
Cleanup and move to 0.10.2.0-cp1
d403c0338edb536 Jeremy Custenborder 2017-04-12 02:30:11
Fixed checkstyle. Added license.
2e7e88cb9e4af16 Jeremy Custenborder 2017-01-25 00:25:24
Added initial jenkinsfile.
1ede36cb1af1b9f Jeremy Custenborder 2017-01-20 19:30:26
Changed configuration to reflect the current config definitions.
d02353197067fc5 Jeremy Custenborder 2017-01-20 19:29:17
Refactor to change namespace to com.github.jcustenborder.kafka.connect.solr. Remove field mapping feature because this will be replaced with the new message transforms feature.
1204a0608095198 Jeremy Custenborder 2017-01-20 19:15:44
Added boilerplate Jenkinsfile
4efc7612c96f3b7 Jeremy Custenborder 2017-01-19 00:31:36
Cleanup
ece3771dbd952d3 Jeremy Custenborder 2016-09-07 21:28:34
Moved config examples to config folder. Moved development.xml and package.xml to use variables. Updated docs to changes.
62037974305b3f9 Jeremy Custenborder 2016-03-21 23:46:07
Cleanup and add docs for running in development.
7691766e1225e3c Jeremy Custenborder 2016-03-21 23:32:22
Added currency correction from findbugs.
6e03970651a7547 Jeremy Custenborder 2016-03-21 23:25:15
Added support for HttpSolr. Added more docs.
505b053d9217a32 Jeremy Custenborder 2016-03-21 23:23:33
Refactor to simplify configuration. Moved to CloudSolrSinkConnector instead of specifying which DocumentHandler to use.
c8422336141704c Jeremy Custenborder 2016-03-21 19:55:30
Initial documentation.
58a6486b062a629 Jeremy Custenborder 2016-03-15 23:37:07
Added the Apache license header.
e25934aa118ab38 Jeremy Custenborder 2016-03-15 22:43:16