<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - Mały/Duży problem z FTS]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=1327&amp;type=atom"/>
	<updated>2012-04-18T12:10:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=1327</id>
		<entry>
			<title type="html"><![CDATA[Mały/Duży problem z FTS]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=3588#p3588"/>
			<content type="html"><![CDATA[Witam
Mój problem jest następujący:
Mam tabelę z produktami, dodany tsvector fts z 3 kolumn (wagi na każdą) według starej instrukcji depesz'a ...

Teraz na przykładzie :

sql=# select to_tsvector('Top Model /5851/ Animal Love Notes ze zwierzątkami');
                                        to_tsvector                                        
-------------------------------------------------------------------------------------------
 '/5851':3 'animal':4 'love':5 'model':2 'notes':6 'top':1 'topić':1 'ze':7 'zwierzątko':8
(1 wiersz)

Mam kłopot z tym '/5851':3
Jak zrobić tsvector aby nie było tego "/" przed 5851 ?

Baza 9.1]]></content>
			<author>
				<name><![CDATA[mirvanos]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1409</uri>
			</author>
			<updated>2012-04-18T12:10:32Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=3588#p3588</id>
		</entry>
</feed>
