GitHub user merrimanr opened a pull request:

    https://github.com/apache/incubator-metron/pull/67

    Metron 86 - SolrWriter

    This pull request adds support for Solr.  Adding Solr required a change to 
how code is built and deployed because a) Solr and Elasticsearch both depend on 
Apache Lucene and b) the supported versions of Solr and Elasticsearch and very 
far apart in terms on when they were released.  Now Solr and Elasticsearch are 
contained in separate projects and deployed as separate artifacts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/merrimanr/incubator-metron Metron-86

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #67
    
----
commit 103cb62c3e7a69102ef976c3be505920bfbfcb79
Author: David Lyle <dlyle65...@gmail.com>
Date:   2016-03-22T15:51:37Z

    Initial working version- will install singlenode Solr.

commit cd7cca012fb6e117e7479536a18aed70462bbd6d
Author: David Lyle <dlyle65...@gmail.com>
Date:   2016-03-22T20:19:43Z

    Schema upload and collection creation complete.

commit 0af565fe053fa40c17a28da765a04325e69677a6
Author: David Lyle <dlyle65...@gmail.com>
Date:   2016-03-23T18:58:10Z

    Added new schema file.

commit 000f54c9d62ae0e837ffbe7b0e8ade2b6dc66d30
Author: rmerriman <rmerri...@hortonworks.com>
Date:   2016-03-24T14:21:51Z

    SolrWriter, unit tests and integration test

commit 855f658f251335cd7cd322e2009cba6496d4d15e
Author: merrimanr <merrim...@avalonconsult.com>
Date:   2016-03-30T18:02:00Z

    Merge pull request #2 from dlyle65535/MET-32_Solr_integration
    
    Met 32 solr integration

commit 1843764ae0e4f4bcd47c23ea7f6fe3a9883d4666
Author: rmerriman <rmerri...@hortonworks.com>
Date:   2016-04-01T13:42:30Z

    Merge remote-tracking branch 'apache/master' into Metron-86

commit 8c0dce3e5563fadb1a480148be229b2fda7f8f61
Author: rmerriman <rmerri...@hortonworks.com>
Date:   2016-04-01T14:53:54Z

    Separated Elasticsearch and Solr into separate projects

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to