Skip to content

Conversation

@tohidemyname
Copy link

searchText retruns wrong index.

@asfgit asfgit closed this in 894ef6e Jul 7, 2024
@centic9
Copy link
Member

centic9 commented Jul 7, 2024

Thanks for the suggestion, applied the actual fix now.

Note: I did not change to getRList() as this can have negative impact on performance, we saw that calling getRList() may introduce additional overhead.

Also did not add the appendText() method, please add a separate PR with accompanying tests if you would like to add such a method.

alexjansons pushed a commit to alexjansons/poi that referenced this pull request Nov 23, 2024
The result was wrong for certain combinations of runs and found positions.

The adjusted implementation fixes this.

Also add a number of additional tests to verify results are correct.

Closes apache#655

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918986 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants