Home Applications iris-vectorsearch-fordummies

iris-vectorsearch-fordummies

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
42
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Articles (1)
Demo of how to use vector search using Intersystems IRIS

What's new in this version

Initial Release

Example of Vector search Usage

Download the code from GitHub

To download the code from GitHub, follow these steps:

  1. Clone the repository from GitHub:
    git clone https://github.com/KurroLopez/iris-vectorsearch-fordummies
    
  2. Navigate to the project directory:
    cd iris-vectorsearch-fordummies
    
  3. Build and start the Docker containers:
    docker-compose build --no-cache
    docker-compose up -d
    

Open IRIS portal

http://localhost:52773/csp/sys/UtilHome.csp

  • User: superuser
  • Pass: sys

Open the IRIS terminal

To open the IRIS terminal and initialize the example classes, follow these steps:

docker-compose exec iris iris session iris

Example of feeling search:

http://localhost:52773/csp/user/feeling.html

Example of movies search:

http://localhost:52773/csp/user/movies.html

Last checked by moderator
05 Jul, 2026Works
Made with
Version
1.0.005 Jul, 2026
Category
Technology Example
Works with
InterSystems IRISInterSystems Vector Search
First published
05 Jul, 2026
Last edited
05 Jul, 2026