Examine
Examine copied to clipboard
Docs need updates - searching page
There's plenty of places in the searching page that have TODOs listed https://shazwazza.github.io/Examine/searching.html would love for anyone to help update these. There's plenty of examples in the fluent api unit tests in the repo.
The docs are built with GitHub pages and Jekyll and the files are just markdown found here https://github.com/Shazwazza/Examine/tree/master/docs
I noticed in Umbraco v9 using Examine v2 it seems IIndex no longer has a GetSearcher() method, but instead it is Searcher property.
Yep, it's just a property now. Any help updating the docs would be great 👍
I think this can be closed as done.