I maintain the Compass lib (https://github.com/emehrkay/Compass) and I am trying to bring it up to date with the newer versions of OrientDB. I am adding new functionality and tests to cover it and one of the newer things that wasn't available when I originally wrote Compass was adding an index via REST.
I am following the docs and sending a request in the described format with the usual headers (all other operations seem to work). Any idea on what I am doing wrong? http://<server>:[<port>]/index/<index-name>/<key> -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
