Skip to content

feat: Adds more fields to the search index#613

Open
likp wants to merge 11 commits into
mainfrom
feature/more-search-fields
Open

feat: Adds more fields to the search index#613
likp wants to merge 11 commits into
mainfrom
feature/more-search-fields

Conversation

@likp

@likp likp commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@likp likp added this to PxWeb Jun 5, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in PxWeb Jun 5, 2026
@likp likp removed this from PxWeb Jun 5, 2026
@likp likp added this to PxWeb Jun 5, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in PxWeb Jun 5, 2026
@likp likp removed this from PxWeb Jun 5, 2026
likp added 3 commits June 5, 2026 17:07
These changes improve flexibility and maintainability by allowing dynamic configuration of search fields.
@likp

likp commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

@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

  • levelcode
  • levelname
  • metaid
  • legacyid

To the LuceneConfiguration.SearchFields in appsettings.json

@oyessb

oyessb commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@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

  • levelcode
  • levelname
  • metaid
  • legacyid

To the LuceneConfiguration.SearchFields in appsettings.json

@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?

@likp

likp commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Legacyid is the old id, maintable. You do not need to have it since you did not used that before if i remember correctly.

@likp likp marked this pull request as ready for review July 8, 2026 13:21
@likp likp marked this pull request as draft July 8, 2026 13:22
@PxTools PxTools deleted a comment from sonarqubecloud Bot Jul 8, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

@likp likp marked this pull request as ready for review July 8, 2026 20:31
@likp likp changed the title Added more fields to the search index feat: Adds more fields to the search index Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PxWebApi - Expand the search used on the start page to include multiple search fields

2 participants