Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: retain entire iris in dynamic field names #833

Merged
merged 1 commit into from
Nov 27, 2024

Commits on Nov 27, 2024

  1. fix(trovesearch_denorm): whole-iris field names

    retain the entire iri for path-based field names --
    this makes them easily reversible for highlighting fields that match
    
    (previously used "sufficiently unique" iris like "://foo.example/blarg",
    which works well enough, except it'd take knowledge to get the original)
    
    (bug introduced in 7b68b96 )
    aaxelb committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9b23fad View commit details
    Browse the repository at this point in the history