Microsoft
Software
Hardware
Network
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:"Pub
lished" +TYPE:"{
http://www.abc.org
/edcar/mod
el/1.0
}ass
et" 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
Anyone know what a "place message" is?
Help adding image to Crystal Report
Blackberry firmware deployment
Simple VB 2010 function
I want to use a vpn to access all lkocal recources.
Syntax to use user defined criteria in update routine
Process of another computer
WP Loop: Incorrect Number of Posts on Home Page - How to Reset Loop Counter
I can't seem to add separators or other items to my bookmark folder in Firefox
Javascript: how to validate a form when there are multiple instances on the page?