Using nodebrowser , you can fire queries to get the detail of a particular node . For eg, To find all nodes with the cm:name property containing the word banana, use the below query. @cm\:name:"banana"
Select workspace://SpacesStore as a store and lucene to fire a query.