This search works as expected when entered in GUI and http server:

  localhost:xxx/?q=kwd%3AAluminium

this works as well using REST:
  localhost:xxx/v1/search?q=Aluminum

this does not work using REST:
localhost:xxx/v1/keyvalue?element=kwd&value=Aluminum
Documentation is a bit unclear. Is the last version supposed to work? If not, 
why not?
-Paul

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to