Developer forum

Forum » Development » Do I need search module?

Do I need search module?

Aki Ruuskanen
Reply
If I want to build a custom module that uses the API for index based search for search my own tables, do I need an additional search module?  

Replies

 
Pavel Volgarev
Reply
This post has been marked as an answer
Hi Aki,

If I understood you correctly, you're asking whether you need any other modules in order to use APIs within the Dynamicweb.Searching namespace. If so, then my answer is - no, you don't need any other modules.

You can also index your own tables and perform the search by them. Once you created your own data provider you will be able to trigger updates from the Management Center -> System -> Searching.

Take a look at this article for an inspiration of how to create a custom indexer (data provider):
http://volpav.wordpress.com/2010/12/22/new-search-in-dynamicweb-creating-your-own-index/

If you have any questions regarding how to create your own data provider, I will be happy to answer them.

-- Pavel 
Votes for this answer: 0
 
Aki Ruuskanen
Reply
 Hi,

Thanks, thats was exactly what I was asking about.

I haver read your excellent blog posts about creating own indexes. Keep up the good work. :)

Regards / Aki

 

You must be logged in to post in the forum