casjoomla.blogg.se

Dtsearch
Dtsearch












dtsearch

You can handle the result documents by the itemPath (scPath) attribute. You can index certain content tree and use it for search, but you cannot set the starting point. Is there any way to specify a point in the content tree where to begin the search (for instance, from a certain node through all of its children)? A3: These parameters help you to implement paging on the search results page. Offset defines the number of the document which should occupy the first position among all the found documents. What do count and offset return? A2:Ĭount is the parameter which defines how many documents should be returned as a result of search. Q2:Īccording to the v4 documents, there are three parameters: search, count and offset. Please view the sample in the /sitecore modules/web/dtsearch/samples folder. Which namespace should I use as regards to searching? A1:














Dtsearch