Additional correlation properties

Hi there,

I googled, but didn’t find any answer. Is it possible to add custom correlation properties to index in PostgreSQL?

You mean in the Central Repository, right? No, not at the this time.

What properties did you want to store and correlate?

At this moment, I connected to PostgreSQL database and there is table “correlation_types” in which are all “Correlation Properties”. I added test record and it showed in Autopsy “Correlation Properties”. Part 1 got figured.

Right now I have question, what is relation with column “db_table_name_text”, where can I find additional information.

About my idea: I want to store and correlate specific words and cross reference with other cases. And than using PHP with PostgreSQL database build simple search engine to allow search in local area network from browser.