Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

Epi find "relation" to other object in index possible?

$
0
0

Hey!

If the following is possible:

I'm using normal episerver find search (Not unified). Version: 12.5.3.0

I have a custom Index class in EpiServer find named "PersonIndexItem" which contains information name, email, address and other information about a user.

I also have a Custom Index for Schools named "SchoolIndexItem". The school have a principal. When i search for a school and get a hit i would like to display information about the school and also show information about the principal with the exact information as a "PersonIndexItem" hit. I wonder if it is possible in some way create a reference or relationship from SchoolIndexItem:Principal to PersonIndexItem. So that the Principal of the school information is always up to date.

Because the PersonIndexItem updates more frequently than the SchoolIndexItem so the SchoolIndexItem shows old information.


Viewing all articles
Browse latest Browse all 6894

Trending Articles