GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/280
User Manual update -- secondary indexes
## Description
Added a manual page to cover secondary indexes
### Tests
Hmmm, not sure how that would work.
### Links
TODO: [Jira](https://issues.apache.org/jira/browse/RYA-NUMBER)
### Checklist
- [ ] Text Review
- [ ] Squash Commits
#### People To Reivew
Puja
Authors of the indexes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya manualUpdate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/280.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 #280
----
commit 0fc6942fee1b53b7d376a0ebd04798e384134ae3
Author: David W. Lotts <david.lotts@...>
Date: 2018-03-01T22:29:59Z
WIP indexes, temporal mostly.
commit 8fde9a6bc0d651230887e7e0db4c1181593eb2c8
Author: David W. Lotts <david.lotts@...>
Date: 2018-03-06T19:52:16Z
index page, TODO complete free text index.
----
---