Commit a3e069f
Avoid looping through all the page tree if there is no destination page (#3396)
* Avoid looping through all the page tree if there is no destination page
Fixes: #3396
Signed-off-by: torakiki <[email protected]>
(cherry picked from commit 7c674c9)1 parent 72da797 commit a3e069f
File tree
1 file changed
+7
-5
lines changed- document-readers/pdf-reader/src/main/java/org/springframework/ai/reader/pdf/config
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
0 commit comments