Search

Clear filter
Article
Sergey Mikhailenko · Apr 20, 2021

Full screen editor for routines, arrays and text files in terminal mode

To edit a specific node, you can go to it F7 by entering the desired index. For example 1000.
Article
Eduard Lebedyuk · Dec 2, 2020

Calculating detailed class/table size

1 oddStudioMenu 1 oddTSQL 1 oddXML 1 rBACKUP 1 rINC 1 rINCSAVE 1 rINDEX
Article
Tani Frankel · Aug 29, 2016

My growing journals - how do I minimize this?

Well, maybe indeed yes, the database did also grow and you missed that, or did not give it too much attention and/or thought it was just natural growth.
Article
Luca Ravazzolo · Jan 8, 2019

Top 5 takeaways from 2018

How can IT indeed help? It's about the data, and more to the point, it's about the knowledge that we can grasp from the raw data.
Article
Renato Banzai · Jan 30, 2021

Making a blog using Python + IRIS Globals

Just this, nothing of create table, index, etc... ``` ^blog("post", "1") = "# post 1 content..." ^blog("post", "2") = "# post 2..."
Question
Nikhil Pawaria · Jun 7, 2021

Length of subcript of array or global variable

Sometimes the ability to momentarily get the value for a index of 1K+ values would be very benefitial
Question
Jonathan Lent · Sep 16, 2023

DocDB: Can you find a document based on array contents?

I've also seen an example in the forums where a property was created using a specific index in an array -- which would not be terribly useful for an unordered collection.
Article
Robert Cemper · Oct 1, 2023

Open Exchange Quality Statistics

In my recent post Quality of Open Exchange packages, I tried to raise attention onPull Requests and Issues (on GitHub).I could count the replies on 1 hand.
Article
Rolano Rebelo · Nov 11, 2024

EduVerse: Accessible Learning Assistant

the IRIS vector store: docs = text_splitter.split_documents(docs) initialize_vector_store(docs) By breaking down each document into smaller segments, we ensure that each chunk is indexed
Article
Eduard Lebedyuk · Jan 7

Remove deleted classes after import

%Get("Name") //Write " name class and index ", name,idx, ! If (listclass.Find(name) = ""){ Write !
Question
Terri Tattan · May 10, 2016

Adding sources to existing domain

It will issue warnings (Source with external ID already exists) but continue to index the rest.For the third method (with loader and lister), you can simply take the existing examples
Article
Evgeny Shvarov · Mar 31, 2018

What Are You Using For Issue Tracking?

In my experience using issue tracker just adds overhead without any significant benefits compared to index cards.
Discussion
Benjamin De Boe · Jan 9, 2020

Hi there, any Query Plans tonight?

Feedback : What I would love to have from these plans is also a suggestion, how you get in db2 / oracle etc telling us what indexes or improvements in query we can make to make the
Question
Jenna Makin · Feb 5, 2020

%iFind.Highlight

Hi I've been working with SQL using an iFind index to search text.
Article
Luis Angel Pérez Ramos · Jul 11, 2023

Installation and adaptation of EMPI in Standalone mode - Feeding the beast with FHIR - Configuration

In previous articles we have seen how to configure and customize our EMPI, we have seen how we can include new patients in our system through HL7 messaging, but of course, not everything