November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
You should check out the documentation. This is a good place to start: http://world.episerver.com/documentation/developer-guides/find/Integration/episerver-cms-7-5-with-updates/Indexing/
So I have set up the Find module. When I create a project in VS I can select Find option and it sets up things nicely for me.
Then I created a free index for me on cloud and included that in the web.config
I went in to the admin panel and indexed the content. Does it index all the content? What if I just want to index only one table from my database?
Secondly I get this code set when I create the project
So I am not sure do I have to use this or what? How do I access my database table that I want to index and search?