| |
|
|
| Issue Type: |
Improvement |
| Assignee: |
Marko Bekhta |
| Components: |
documentation |
| Created: |
02/Jun/2023 02:32 AM |
| Fix Versions: |
6.2-backlog |
| Priority: |
Major |
| Reporter: |
Yoann Rodière |
|
- In https://docs.jboss.org/hibernate/search/6.2/reference/en-US/html_single/#search-dsl-highlighting-basics , the class being mapped in the first snippet (BookWithHighlights) does not match the class targeted by the search in the following snippets (Book)
- In Example 360. Using a highlight projection, we really should add a block showing the possible content of the returned hits, because it’s not that obvious.
- We should probably do the same as #2 in a few other (strategic) places, e.g. https://docs.jboss.org/hibernate/search/6.2/reference/en-US/html_single/#search-dsl-projection-highlight (maybe others, but I’m not sure; let’s not repeat ourselves too much)
|
|
|
|
| |
|