-- Teodor Sigaev E-mail: [EMAIL PROTECTED] WWW: http://www.sigaev.ru/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
I'm afraid that fulltext search on multiterabytes set of documents can not be
implemented on any RDBMS, at least on single box. Specialized fulltext search
engines (with exact matching and time to search about one second) has practical
limit near 20 millions of docs, cluster - near 100 millions. Bigger collections
require engines like a google.
- Re: [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext searching Joshua D. Drake
- Re: [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext search... Joshua D. Drake
- Re: [GENERAL] multi terabyte fulltext searching Teodor Sigaev
- Re: [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext search... Oleg Bartunov
- Re: [GENERAL] multi terabyte fulltext se... Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext searching Oleg Bartunov
- Re: [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext search... Oleg Bartunov
- Re: [GENERAL] multi terabyte fulltext searching Teodor Sigaev
- [GENERAL] multi terabyte fulltext searching Benjamin Arai
- Re: [GENERAL] multi terabyte fulltext searching Arturo Perez