Interface TopicSearchService

All Known Implementing Classes:
TopicSearchServiceImpl

public interface TopicSearchService
The service for topic search
  • Method Details

    • getMostInterestedSearch

      List<MostInterestedQueryVO> getMostInterestedSearch(String instanceId)
      Parameters:
      instanceId - the current application identifier
      Returns:
      the list of most interested query search
    • createTopicSearch

      void createTopicSearch(TopicSearch kmeliaSearch)
      Parameters:
      kmeliaSearch - the kmeliaSearch domain entity to create