Skip to content

GraphFacet and Available Results: 0 problem #1

Open
@FerhatAliTokuc

Description

@FerhatAliTokuc

I'm trying to do this project from my own perspective.

My project draws information such as name and surname from people's CVs with the custom skill in the form recognizer.

The information is properly indexed and I can see it on the cognitive search screen.
image

Blob image :
image

Things I did:

I entered the required resource information in the appsettings.json file.

Instead of Graphfacet in the appsettings.json file, I entered information such as name and surname.

in the SearchModel.cs file
facets
tags
resultFields

In the fields, I entered the necessary information such as name and surname.

I did not touch the following parts in the resultFields area:
"metadata_storage_path",
"metadata_storage_name",

but after all this still the website is not working as it is. I am using IIS Express onVisual Studio to test the website.

image

Entitiy map (I just test for name) :

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions