You are viewing a single comment's thread from:

RE: Open Search Engine development and maintenance

in #hive4 years ago

I would like better search functionality on Hive. Looking at the repository https://github.com/esteemapp/hive2elastic, I don't see any mention of a license.

An open source license is a prerequisite for me to support this work. Personally, I think the BSD-2-Clause Plus Patent License would be the best choice for your Python codebase, but any common permissive open source license would probably be sufficient.

Without a license, the community is not able to reuse and build off your code.

Sort:  

Thank you, agree somehow we forgot to add license to this repo. As all our work is usually MIT license, I just added MIT license to this as well.

Great! I see the license added in b696736.

Will happily support this proposal now.