intersystems / isc-iknow-ifindportal

A Search Portal demo app for iFind, part of InterSystems' iKnow technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iFind Search Portal

This demo is a basic showcase for iFind features, including dominant concepts, proximity, highlighting and result ranking. Simply start typing and explore your search results. Note that the dominant, similar and related concepts widgets illustrate iKnow's unique concept capabilities, whereas classic search solutions would only be able to display individual words or predefined "good" word combinations.

Setting up

There is no specific setup required. You can simply point the UI to a table with an iFind Analytic index by adding ?t=Your_Table.Name to the URL, or by subclassing Demo.SearchPortal.Home and overriding the IFP* class parameters.

About

A Search Portal demo app for iFind, part of InterSystems' iKnow technology

License:MIT License