Skip to content

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 7, 2024

What's in the PR

  • Add shortName field to the DB
  • Add shortName field to the AnnotationLayer entity
  • Add mechanism into AnnotaitonLayer entity to fall back to the UIMA short name (i.e. part of name after last dot)
  • Add shortName field to the layer detail form
  • Add validation for the shortName field to ensure it is compatible with the field name conventions required by the index
  • Add shortName to export DTO
  • Use shortName when building the index
  • Should user by able to enter short name manually when creating the layer or should it be derived from the UI name just like the full UIMA name?
  • Should the short name also be used to create the UIMA name instead of deriving the short name from the UI name?

How to test manually

  • TBD

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added 🐛 Bug Something isn't working Module: Project Search labels Sep 7, 2024
@reckart reckart added this to the 35.0 milestone Sep 7, 2024
@reckart reckart self-assigned this Sep 7, 2024
@reckart reckart force-pushed the bug/2824-Layer-name-with-special-characters-causes-problems-in-search branch 2 times, most recently from bc0c2d9 to 2223419 Compare September 7, 2024 18:46
@reckart reckart modified the milestones: 35.0, 36.0 Jan 7, 2025
@reckart reckart force-pushed the bug/2824-Layer-name-with-special-characters-causes-problems-in-search branch from eb546eb to c92b447 Compare March 8, 2025 07:54
- Start introducing a "shortName" field in the layer which could be used to configure a name that would be compatible with the index
- Change DB schema
- Started changing layer detail form
- Other stuff still missing
@reckart reckart force-pushed the bug/2824-Layer-name-with-special-characters-causes-problems-in-search branch from c92b447 to ba2126f Compare March 24, 2025 20:27
@reckart reckart modified the milestones: 36.0, 37.0 Mar 29, 2025
@reckart reckart modified the milestones: 37.0, 38.0 Jun 10, 2025
@reckart reckart modified the milestones: 38.0, 39.0 Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug Something isn't working Module: Project Search

Projects

Status: 🏃‍♀️ In progress

Development

Successfully merging this pull request may close these issues.

1 participant