-
Notifications
You must be signed in to change notification settings - Fork 36
Modules
Petteri Karttunen edited this page Oct 10, 2019
·
1 revision
See the detailed, module specific information in their respective folders.
Here are brief descriptions of the current project modules (2019-10-01):
- gsearch-additional-document-fields: adds additional index document fields for improving the relevancy
- gsearch-click-tracking: tracks clicks on the search results to be used with the LTR (Learn to Rank) functionality
- gsearch-core-api: core API
- gsearch-core-impl: core implementation
- gsearch-geolocation: add geolocation functionalities and enables Google Maps result view
- gsearch-localization: shared localization helper
- gsearch-mini-web: the mini portlet / search bar
- gsearch-more-like-this: a recommender portlet to show similar contents
- gsearch-open-nlp: enables NLP (natural language processing) functionalities for metadata extraction
- gsearch-query-api: query type extensions
- gsearch-react-web: the main portlet
- gsearch-recommender: recommender service
- gsearch-rest: REST API
- gsearch-result-item-tagger: rule based result item tagger
- gsearch-segments: Liferay segments (and Analytics Cloud) integration
- gsearch-test-theme: test theme to demonstrate embedding the GSearch Mini Portlet
- gsearch-weather: enables using user location's weather information in the query context
- gsearch-wikipedia-data-import: simple WikiPedia data import for testing purposes