Search nodes that have their contents in different table than cmsContent umbraco table
I have added to umbraco a new section and called it
'eCommerce' where content manager can add all company products, then in
the Content section they create the page and link it with the product
node from the eCommerce section.
All the product details are created in the eCommerce section and
saved in a table other than cmsContent table. Now, how can
ExamineIndixing index those information and display the right link for
the page that should display such information?
Search nodes that have their contents in different table than cmsContent umbraco table
I have added to umbraco a new section and called it 'eCommerce' where content manager can add all company products, then in the Content section they create the page and link it with the product node from the eCommerce section.
All the product details are created in the eCommerce section and saved in a table other than cmsContent table. Now, how can ExamineIndixing index those information and display the right link for the page that should display such information?
Some of these links might help:
http://umbraco.com/follow-us/blog-archive/2011/9/16/examining-examine.aspx
http://our.umbraco.org/forum/developers/extending-umbraco/30149
http://our.umbraco.org/forum/developers/extending-umbraco/29453-Using-examine-to-index-custom-db-tables
http://our.umbraco.org/forum/developers/extending-umbraco/22204-Examine-custom-indexer
Jeroen
is working on a reply...