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

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Nov 27, 2024

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 -- see e.g. ://purl.org/dc/terms/description in search results' "Context" at https://staging.osf.io/search?q=miscellaneous )

(bug introduced in 7b68b96 )

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 )
@coveralls
Copy link

coveralls commented Nov 27, 2024

Coverage Status

coverage: 91.209%. remained the same
when pulling 9b23fad on aaxelb:fix/highlight-path
into fbb7a45 on CenterForOpenScience:develop.

@aaxelb aaxelb marked this pull request as ready for review November 27, 2024 15:54
@aaxelb aaxelb requested a review from mfraezz November 27, 2024 16:01
@aaxelb aaxelb merged commit d2015a3 into CenterForOpenScience:develop Nov 27, 2024
3 checks passed
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.

3 participants