Back to Browse

Text Editor E04 - How to Implement Full-Text Search

2.2K views
Jan 12, 2023
21:33

Let's continue building our Java based, command-line text editor that we started here @ https://youtu.be/kT4JYQi9w4w . This is Part 4 and we will cover: How to implement full-text search, including instant search, and being able to search forwards and backwards! You're going to be in for a ride! ► Source Repository https://github.com/marcobehlerjetbrains/text-editor.git - Branch: Episode 4 ► Timestamps 00:00 Intro 00:30 CTRL Keys 02:02 CTRL+F: Update the Status Bar 04:35 CTRL+F: Catching User Input 10:28 Full-Text Search: Preparations 12:16 Full-Text Search: Naive Implementation 15:15 Full-Text Search: Forwards & Backwards 21:12 What's Next ► Acknowledgements A BIG thank you goes out to: Paige Ruten - https://viewsourcecode.org/snaptoken/ antirez - http://antirez.com/news/108 ► FOLLOW ME https://www.marcobehler.com https://twitter.com/MarcoBehler

Download

1 formats

Video Formats

360pmp443.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Text Editor E04 - How to Implement Full-Text Search | NatokHD