IBMStreams / administration

Umbrella project for the IBMStreams organization. This project will be used for the management of the individual projects within the IBMStreams organization.
Other
19 stars 10 forks source link

Proposal for new project streamsx.Solr #82

Closed jjbosox closed 8 years ago

jjbosox commented 8 years ago

I am proposing creation of a new repository for integration with Apache Solr.

“Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene”. Solr is extremely useful for text processing and searching. Search features for websites like StubHub and Zappos are powered by Solr. This toolkit would provide tight Streams integration with Solr features such as adding data, querying, word-stemming (lemmatization), and clustering. As a first step, we will add operators to add, update, delete, and query documents.

Alex-Cook4 commented 8 years ago

+1 Makes sense to have Solr integration since we do a good amount of text processing with Streams.

mikespicer commented 8 years ago

+1

chanskw commented 8 years ago

+1

chanskw commented 8 years ago

Please advise on who I should put as committers to the project. Please sign and mail a copy of this agreement to me and @petenicholls : https://github.com/IBMStreams/administration/blob/master/IBMStreams-cla-individual.pdf

I will create the repository once I receive the signed agreement.

Thanks!

chanskw commented 8 years ago

@jjbosox Please confirm if you have send the signed CLA and who else I should add as committer to this project?

Thanks!

jjbosox commented 8 years ago

The signed CLA has been sent. Please make both Alex and I committer's to the project.

chanskw commented 8 years ago

Created streamsx.solr project.