#community-help

Locating and Downloading Typesense Latest RC

TLDR Robert could not find Typesense 0.23.0.rc70 to download, Kishore Nallan guided and uploaded specific tar.gz for download. They also discussed server issues and further usage of Typesense.

Powered by Struct AI
21
19mo
Solved
Join the chat
Jun 01, 2022 (19 months ago)
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
11:03 AM
Where can I see a list of the latest 0.23RC downloads?
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:05 AM
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.
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
11:47 AM
Thanks!!
11:52
Robert
11:52 AM
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
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
11:55 AM
Oh right. Try with rc73 which is latest which I'm even yet to publish to Docker. Generally these are synced.
12:00
Robert
12:00 PM
I tried 50 to 80, all 404. Although my older rc27 works 😉
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:04 PM
Dang, I didn't realize you were looking for tar.gz -- we generally only upload DEB.
12:04
Kishore Nallan
12:04 PM
Let me upload tar.gz for you.
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
12:07 PM
Awesome, thanks. Maybe I should update my Gentoo ebuild to work with a DEB. Want to try out phrase match and infix 🙂
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:08 PM
Done, please try now. (rc73)
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
12:08 PM
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)
12:09
Robert
12:09 PM
Yup! The rc73 URL works great now. Thanks so much for that and for working on Typesense!!
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:09 PM
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?
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
12:11 PM
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.
12:12
Robert
12:12 PM
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?
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:14 PM
Without swap enabled, process will just crash when it runs out of memory. So that won't be useful here.
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
12:14 PM
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 🙂
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:15 PM
Sure. Some logs will also help.
Robert
Photo of md5-6384d24e1825271b2c37ad8afa24a899
Robert
12:40 PM
By the way, any special thing I need to do to enable 'phrase match' support? Or is it automatic for all fields and searches?
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
12:41 PM
Nothing special needed. Just wrap your queries with "

Typesense

Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI

Indexed 3011 threads (79% resolved)

Join Our Community

Similar Threads

Typesense Server Crash and Counting Issue

Dan reported a server crash and counting issues with Typesense server version 0.26.0.rc1. Jason suggested an upgrade to `0.26.0.rc13` while Kishore Nallan committed to investigate the issue based on a sample dataset from Dan.

11
3mo

Troubleshooting Prefix Search and Exact Match Results in Typesense v0.22.0.rcs24

JinW has trouble with typesense search, notably with prefix search and exact matches. Jason clarified some things while Kishore Nallan requested more examples and suggested using a different software version. Harisaran also recommended a solution.

1

18
26mo

Resolving Issues with Infix and Prefix in Query Searches

Daren struggled with searches missing values in production. Jason and Kishore Nallan offered insights and created new features to help solve the problem, which was then tested and deployed by Daren.

2

38
5mo
Solved

Installing and Running Typesense Server on Fedora 35

User Edson struggled to initiate Typesense server. Jason suggested using the RC build for Fedora 35. After troubleshooting and following instructions, Edson was finally able to start their server. They discussed the need for clearer installation documentation since it was an incompatibility issue with Fedora 35.

3

32
24mo
Solved

Memory Leak Issue in Typesense Server v0.21.0

Jim was experiencing a potential memory leak while load testing an API. Jason and Kishore Nallan suggest it may be a known issue in v0.22.0 RC builds which is resolved in later versions. Jim identifies a specific search filter escalating the issue. Kishore Nallan confirms a fix in the 0.22 RC builds.

4

30
27mo