orientechnologies / orientechnologies/orientdb-docs
index syntax is duplicated
@santo-it is already working on this.
Since Mar 21, 2017.
- Dominant language
- CSS
- Stars
- 59
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
in http://orientdb.com/docs/master/Indexes.html and http://orientdb.com/docs/master/SQL-Create-Index.html
one of the two uses 'property' the other '(prop-names)' - the first is not that clear on the fact that you can have multiple properties
furthermore, both miss the [COLLATE ] clause
to handle using 'include' command in doc, if possible, so that the same text is loaded into different pages if needed, and can be easily updated from one single file
Also both pages contain examples - which is confusing as some may be in one page and some other in the other page - to aggregate them
http://orientdb.com/docs/master/Indexes.html also includes java code (?) which should be moved into the corresponding chapter related to java
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.