feat: Adds more fields to the search index#613
Conversation
These changes improve flexibility and maintainability by allowing dynamic configuration of search fields.
|
@JohannesFinsveen could you try to verify the new search functionality? It should now be able to search in path labeles and codes, metaId and maintable name. You will have to add
To the |
@likp We have tested your branch in our test environment and it seems to be working 👍 After we did a full recreate we were able to finde tables with levelcode, levelname and metaid. We have not tested legacyid. What is this field? Should it be included in the appsettings.json in the main branch? |
|
Legacyid is the old id, maintable. You do not need to have it since you did not used that before if i remember correctly. |
|



No description provided.