TSearch

Iz SDMS
Jump to navigationJump to search

<source class="example"> Search.AddCategory('Parcele', 'parc', RL, 'hint')

Search.AddTemplate('txt', 'parc', 'html', '[F a], [F b],[F b]')

Search.AddTemplate('web', 'parc', 'html', '[F a]
[F b]
[F b]')

Search.AddTemplate('mob', 'parc', 'html', '[F a]
[F b]
[F b]')

Search.Rebuild(Category As String)

Search.Update

Search.Execute (Query, Category, Template As String, Hits As Long) <source>