EN · DE · RU · FR · ES

#1245: DBFullTextResultIterator.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/impl/DBFullTextResultIterator.kt Class : ExtendedBaseDO<Long>>( val baseDao: BaseDao<O>, private val em: EntityManager, private val fullTextPredicates: List<DBPredicate>, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/api/impl/DBFullTextResultIterator.kt 213 lines · 165 code · 35 comments · 13 blank
Operation result wrapper

Git History

868d6abb7 2025 -> 2026
fc0d7f60e DBFullTextResultIterator: block size 100 -> 10_000 for much better performance., QueryFilter limit is now 50_000 instead of 10_000.
63081666f Source file headers: 2024-> 2025.
7957637da Migration stuff in progress... (all tests of all packages: OK).
314408ee0 Migration stuff in progress... (all tests of all packages: OK).
4000abf4e Migration stuff in progress...
e4f9ca1be Migration stuff in progress...
baf131d45 Migration stuff in progress...