Re: How to search?
Date: 4 Jan 2006 16:02:42 -0800
Message-ID: <1136419362.679977.63250_at_g14g2000cwa.googlegroups.com>
MinZero wrote:
> I am new in this field and would appreciate it if someone points me to
> the right direction.
>
> I have a website with lots of users and each have lots of data in
> multiple tables.
Okee-dokee, what are the tables, exactly? What's your data model you're dealing with?
> I want to create a search box where a user can search
> between all their data for the match.
Okee-dokee, what data exactly?
> I want to search system to
> contain multiple words and be forgiving. How do I do it? Do I have to
> create a flat text of every record in my tables and then run the search
> through them for every word entered? That doesn't sound right? It would
> exhaust my database with a few users...
There are a variety of search engines, programs, models, etc. that might suit you. That's about all I can say given the tiny bit of information you've provided.
> Regards,
> Mike
As much as I hate to say it, and I don't mean to be rude, but I think before you can retrieve an answer that you like, you might have to be more specific in describing your situation.
hth,
Todd
Received on Thu Jan 05 2006 - 01:02:42 CET