https://github.com/finos/swiftsearch
SwiftSearch is a plugin for SymphonyElectron
https://github.com/finos/swiftsearch
Last synced: 5 months ago
JSON representation
SwiftSearch is a plugin for SymphonyElectron
- Host: GitHub
- URL: https://github.com/finos/swiftsearch
- Owner: finos
- License: apache-2.0
- Created: 2018-07-11T12:50:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T18:59:36.000Z (over 2 years ago)
- Last Synced: 2025-08-28T18:12:51.287Z (5 months ago)
- Language: TypeScript
- Homepage: https://github.com/symphonyoss/SymphonyElectron
- Size: 154 KB
- Stars: 6
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ⚡ SwiftSearch ⚡
SwiftSearch is a plugin for [SymphonyElectron](https://github.com/symphonyoss/SymphonyElectron)
## About
SwiftSearch is a Javascript binding for search library which is written in C 🔍(Apache Lucene).
## Development Setup & Running
Read [Dev Setup](./DEV_SETUP.md)
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/symphonyoss/SwiftSearch/tags).
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Read our [contribution guidelines](.github/CONTRIBUTING.md) and [Community Code of Conduct](https://www.finos.org/code-of-conduct)
4. Commit your changes (`git commit -am 'Add some fooBar'`)
5. Push to the branch (`git push origin feature/fooBar`)
6. Create a new Pull Request
_NOTE:_ Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
*Need an ICLA? Unsure if you are covered under an existing CCLA? Email [help@finos.org](mailto:help@finos.org)*
## License
This project is licensed under the Apache-2.0 License - see the [LICENSE.md](./LICENSE) file for details
Copyright 2018-2019 Symphony Communication Services, LLC