Skip to content

Commit f32c067

Browse files
authored
Merge pull request #96815 from john-par/patch-12
Update knowledge-store-projection-overview.md
2 parents 994261e + e7f2697 commit f32c067

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/knowledge-store-projection-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,11 @@ Here is an example of table projections.
111111

112112
As demonstrated in this example, the key phrases and entities are modeled into different tables and will contain a reference back to the parent (MainTable) for each row.
113113

114+
<!---
114115
The following illustration is a reference to the Case-law exercise in [How to get started with knowledge store](knowledge-store-howto.md). In a scenario where a case has multiple opinions, and each opinion is enriched by identifying entities contained within it, you could model the projections as shown here.
115116
116117
![Entities and relationships in tables](media/knowledge-store-projection-overview/TableRelationships.png "Modeling relationships in table projections")
118+
--->
117119

118120
## Object projections
119121

0 commit comments

Comments
 (0)