#1322: ToStringFieldBridge.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/ToStringFieldBridge.kt Hibernate Search Bridge, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/ToStringFieldBridge.kt 38 lines · 8 code · 27 comments · 3 blank
Hibernate Search field bridge that indexes an entity's toString() representation. Used for indexing related entity values in the full-text search index so that searches like "task name" find records linked to that task.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
cb03dc74f Migration stuff in progress... (all tests of all packages: OK).