I have already done with first reference and also getting search results but only name and url I want to descriptions so what property is used for description for example Fields["nodeName"] given name of the page similarly want to get some page description
can you define what you mean by page description? have you created a doctype property called 'PageDescription'?
It's a bit unclear, so if you provide more detail we might be able to help
ok, then you can do what Urvish said above, in your index settings, add in the custom properties you have defined on your doctype (eg. bodyText, description, excerpt etc) and add them into the
Again, read the links Urvish added to find out more - you can also download Luke to play around with search queries etc to check your index is working correctly
Examine search: how to get page description
Hi
I am trying to get page description through examine search but still not got any proper way could anyone please guide?
thanks in advance
Hi Gufran,
You can refer below articles.
https://our.umbraco.org/documentation/Reference/Searching/Examine/quick-start
http://24days.in/umbraco/2013/getting-started-with-examine/
http://sleslie.me/2014/search-umbraco-using-examine-and-razor/
Hope this will help.
Regards,
Urvish Mandaliya
Thanks Urvish for quick response
I have already done with first reference and also getting search results but only name and url I want to descriptions so what property is used for description for example Fields["nodeName"] given name of the page similarly want to get some page description
Hi Gufran,
You can do some manipulation in below.
I must admin that I didn't have worked on the same.
But may be you can add your document type and property in above section.
It might help.
Regards,
Urvish Mandaliya
hi gufran
can you define what you mean by page description? have you created a doctype property called 'PageDescription'? It's a bit unclear, so if you provide more detail we might be able to help
Page Description means any page content it may be page title or page description or keyword etc
hi
ok, then you can do what Urvish said above, in your index settings, add in the custom properties you have defined on your doctype (eg. bodyText, description, excerpt etc) and add them into the
Again, read the links Urvish added to find out more - you can also download Luke to play around with search queries etc to check your index is working correctly
cheers
Ian
is working on a reply...