cancel
Showing results for 
Search instead for 
Did you mean: 

Javascript Lucene Search - find nodes with Property equal to true

testuser
Champ in-the-making
Champ in-the-making
Hi all,

I am trying to make a lucene search to find all nodes, where a custom property is true.
When i execute the following
 var nodes = search.luceneSearch("@cm\:customProperty:\"true\""); 

i get an error.
Thanks for your help!


1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
What is the error?
I see you are using "@cm" you should use your new prefix(from your new content model.)