Git Branches and Rewrite

26 views
Skip to first unread message

Pat Allan

unread,
Nov 8, 2011, 10:18:35 PM11/8/11
to Thinking Sphinx
Hi everyone

Just wanted to provide a quick update on a few things. Firstly, with regards to git branches, we have two important ones:

* master (TS 1.x, which supports Rails 1.x and 2.x)
* rails3 (TS 2.x, which supports Rails 3.x)

These will be shifted soon to the following - so if you're using git references in your Gemfiles, then you'll want to be aware of this, and probably better to lock to a commit hash instead (Bundler's :ref option).

* v1 (TS 1.x / Rails 1.x and 2.x)
* master (TS 2.x / Rails 3.x)

I'll post to the list again when this happens - but in the meantime, best to update your Gemfiles now :)

Also, I've been working on a rewrite of Thinking Sphinx. If there's any brave souls on Rails 3.1, you're welcome to give it a try (edge branch). While the core functionality all works, there's a stack missing - see the list in the README:
https://github.com/freelancing-god/thinking-sphinx/tree/edge

As for *why* there's a rewrite - the main reason is that SphinxQL (required for real-time indices) couldn't be integrated into the existing TS codebase without massive changes. This also gives me the opportunity to work through the design from a much more test-driven-design perspective, and also will hopefully be faster to load (particularly for each request in a development environment).

I have no timeframe for releasing this - but I want the missing feature list much shorter before I even consider a beta gem release. I do plan to support Rails 3.0, but anything before that is unlikely. And Sphinx 2.0.x is required. With a bit of luck, I'll feel confident about using it before Christmas (indeed, I want to try it myself in combination with Flying Sphinx as soon as possible).

If you've got any questions, suggestions, etc, just let me know.

Cheers

--
Pat
e: p...@freelancing-gods.com || m: +614 1327 3337
w: http://freelancing-gods.com || t: twitter.com/pat
bounce: http://trampolineday.com || skype: patallan

Pat Allan

unread,
Nov 20, 2011, 3:36:00 AM11/20/11
to thinkin...@googlegroups.com
Okay, branches are now renamed: master has become v1, and rails3 has become master.

But this won't be an issue, because you've all updated your Gemfiles to use commit references instead, right? ;)

--
Pat

> --
> You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group.
> To post to this group, send email to thinkin...@googlegroups.com.
> To unsubscribe from this group, send email to thinking-sphi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
>

Reply all
Reply to author
Forward
0 new messages