Text search in postgres can update smoothly with DB triggers and be
very speedy if it happens to fit your needs. Unlike the other options
with that periodic indexing. Also, less points of failure.

The peepcode postgres screencast has a very nice overview of it.

-Breccan

On Wed, May 18, 2011 at 1:16 PM, Will Marshall
<[email protected]> wrote:
> Hey Tim,
>
> I've used both. ThinkingSphinx for Sphinx is a more mature library than
> Sunspot for SOLR, so unless you specifically need features only SOLR
> supports (such as PDF indexing), I'd recommend using that.
>
> TSearch is more painful than either, in my experience.
>
> -W
>
>> Or maybe something else?
>>
>> I am going to implement a full text search in postgres + rails.
>> Tsearch is always an option too I guess.
>>
>>
>> Any real world experience with any of the above?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "WellRailed" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/wellrailed?hl=en.
>>
>
>
>
> --
> Will Marshall
> http://www.facebook.com/WillMarshallMusic
> http://soundcloud.com/willmarshall
> http://www.mixcloud.com/willrjmarshall/
> 021 0466813
>
> --
> You received this message because you are subscribed to the Google Groups
> "WellRailed" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/wellrailed?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"WellRailed" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wellrailed?hl=en.

Reply via email to