Question : Help with Lucene query in Alfresco

I’m trying to write a query that will give me a resultset of assets (in XML) that have a particular word somewhere in the metadata. The query seems to be returning all the assets.

My query: +@abc\:lifeCycleState:"Published" +TYPE:"{http://www.abc.org/edcar/model/1.0}asset" and TEXT:"spiders"

Answer : Help with Lucene query in Alfresco

start with a simple query and build on it one clause at a time.
Random Solutions  
 
programming4us programming4us