Oracle WebCenter Sites (MOSC)

MOSC Banner

WebCenter Sites REST API Search not working as expected.

edited Nov 12, 2012 3:51AM in Oracle WebCenter Sites (MOSC) 1 commentAnswered
I am missing a configuration somewhere and I just can't seem to find a reference in the documentation. 
Here is the problem:

When I use the REST API to access assets via search the "equals" operation works fine, but the contains does not

For example:

http://localhost:8080/cs/REST/sites/All In Good Foods/types/Recipe_A/search?fields=RecipeInstructions,RecipeTitle,Images&field:RecipeTitle:contains=BreadPudding
Returns no results

http://aplab19177:8080/cs/REST/sites/All In Good Foods/types/Recipe_A/search?fields=RecipeInstructions,RecipeTitle,Images&field:RecipeTitle:equals=BreadPudding
Returns the Recipe I need.

The RecipeTitle does = "BreadPudding"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center