<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Jun 2017 20:38:00 Z</lastBuildDate><pubDate>11 Jun 2017 12:09:00 Z</pubDate><description>WB20&#13;
&#13;
Hi, I'm keen to use the Full Text Index facility for a project I'm working on, but it looks like it can only be used on individual data files? I always design my data tables on 3rd normal form principles to avoid duplication of data storage, but it looks like I will have to compromise on this if I want to use the FTI facility, or am I missing something?&#13;
&#13;
For example, I have an order table with foreign keys for elements like customer, delivery address etc, so the customer name is not available on the order table to be used in a Full Text Index.&#13;
&#13;
Is there a way to use FTI's on a query for example?&#13;
&#13;
Cheers&#13;
Reg</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp</link><title>Full Text Index vs Database Design</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61293/read.awp</comments><pubDate>13 Jun 2017 20:38:00 Z</pubDate><description>Hi Joris,&#13;
&#13;
I thought that I can define a full text index for an analysis file only. How do you define the FTI for a query?&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61293/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61293/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61291/read.awp</comments><pubDate>13 Jun 2017 14:02:00 Z</pubDate><description>Hi Guenter,&#13;
&#13;
mine works with a dictionary file, supports exact and fuzzy searches, multilingual content, can index any field o…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61291/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61291/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61288/read.awp</comments><pubDate>13 Jun 2017 09:26:00 Z</pubDate><description>Hi Fabrice, I did the same for small files, the user can input up to three words to search for. It's fixed on "AND" and inserts …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61288/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61288/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61258/read.awp</comments><pubDate>12 Jun 2017 14:00:00 Z</pubDate><description>Hi&#13;
&#13;
I tried and discarded the full text index provided by pcsoft because it's just too limited.&#13;
&#13;
So I built my own full text…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61258/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61258/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61253/read.awp</comments><pubDate>12 Jun 2017 09:47:00 Z</pubDate><description>Hi,&#13;
&#13;
I've decided to go about this in a different way and not use the FTI concept, but thanks for the input.&#13;
&#13;
Kind Regards&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61253/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61253/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61255/read.awp</comments><pubDate>12 Jun 2017 09:09:00 Z</pubDate><description>Hi,&#13;
&#13;
It should work as you describe. Did you already try to create a query that way?&#13;
I'm using FTI's in some queries and it w…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61255/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61255/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61250/read.awp</comments><pubDate>11 Jun 2017 22:49:00 Z</pubDate><description>Hi Reg,&#13;
&#13;
I cannot answer your actual question, but would like to give you a heads up on Windev's FTI in general.&#13;
&#13;
The full t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61250/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design-61250/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61242-full-text-index-database-design/read.awp">Full Text Index vs Database Design</source><title>Re: Full Text Index vs Database Design</title></item></channel></rss>
