Where can I see a list of the latest 0.23RC downlo...
# community-help
r
Where can I see a list of the latest 0.23RC downloads?
k
Published builds are tagged here: https://hub.docker.com/r/typesense/typesense/tags For the downloads, just modify the standard download URL with the build number.
r
Thanks!!
Hrm, I tride to get the latest 0.23.0.rc70 but despite a couple attempts at varying the URL, was unable to: https://dl.typesense.org/releases/0.23.0.rc70/typesense-server-0.23.0.rc70-linux-amd64.tar.gz
k
Oh right. Try with rc73 which is latest which I'm even yet to publish to Docker. Generally these are synced.
I tried 50 to 80, all 404. Although my older rc27 works 😉
k
Dang, I didn't realize you were looking for tar.gz -- we generally only upload DEB.
Let me upload tar.gz for you.
r
Awesome, thanks. Maybe I should update my Gentoo ebuild to work with a DEB. Want to try out phrase match and infix 🙂
k
Done, please try now. (
rc73
)
r
Been running rc27, about 144 million indexed docuemnts. Indexed some more entires last night and for some reason the server took forever to index and now any searches are crazy slow. So with the latest RC I'm gonna re-index all 144 million documents from scratch (got them all on disk as JSONL files and a script to insert, so it'll be straightforward enough)
Yup! The rc73 URL works great now. Thanks so much for that and for working on Typesense!!
k
Welcome. As for the server becoming crazy slow -- did you check to see if cpu was getting pegged or if it was something else like swapping?
r
CPU wasn't pegged, I checked that. As for swapping, I didn't check that. The server stdout was just standard 'Term: #, last_index ...' and 'Peer refresh succeeded' messages.
I don't have any swap filesystem, 3TB of RAM on the machine. Could you elaborate as to how I could check if it was 'swapping' if it happens again with the latest RC?
k
Without swap enabled, process will just crash when it runs out of memory. So that won't be useful here.
r
If it happens with the latest RC, I'll come back to slack to help troubleshoot and see if we can track down a cause 🙂
k
Sure. Some logs will also help.
r
By the way, any special thing I need to do to enable 'phrase match' support? Or is it automatic for all fields and searches?
k
Nothing special needed. Just wrap your queries with
"