Re: [GENERAL] Success story full text search

2015-05-02 Thread Albe Laurenz
Frank Langel wrote:
 Does someone have a success story of using Postgres Full Search Capability
 with significant data, lets say  50-100 GB  ? 

How about http://www.postgresql.org/search/?m=1

Yours,
Laurenz Albe







-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


Re: [GENERAL] Success story full text search

2015-05-02 Thread Paul Jungwirth

Does someone have a success story of using Postgres Full Search
Capability with significant data, lets say  50-100 GB  ?


This is a recent and very complete article on using Postgres for 
full-text search:


http://blog.lostpropertyhq.com/postgres-full-text-search-is-good-enough/

see also the discussion here:

https://news.ycombinator.com/item?id=8381748
https://news.ycombinator.com/item?id=8714477

That should give you a good sense of the abilities and limitations vs 
using Lucene etc.


On scanning that article I don't see any mention of size, but you could 
always ask the author!


Paul




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[GENERAL] Success story full text search

2015-04-30 Thread Frank Langel
Hi,

Does someone have a success story of using Postgres Full Search Capability
with significant data, lets say  50-100 GB  ?

Any pointers would be much appreciated

Thanks
Frank