]>
Sent: Thursday, February 26, 2004 12:59 PM
Subject: Re: [PHP-DB] Database Search Engine ?
> Hello,
>
> I suggest PostgreSQL+TSearch2+OpenFTS...
>
> 30 minutes to a wonderful search engine.
>
> On Thu, 26 Feb 2004, Muhammed Mamedov wrote:
>
> >
Hello,
I suggest PostgreSQL+TSearch2+OpenFTS...
30 minutes to a wonderful search engine.
On Thu, 26 Feb 2004, Muhammed Mamedov wrote:
> Anyone knows/uses IMP database search engine?
> http://www.imptechnology.com/DesktopDefault.aspx?tabid=56
>
> Thanks,
> M.Mamedov
>
--
Co-Founder
Command P
Anyone knows/uses IMP database search engine?
http://www.imptechnology.com/DesktopDefault.aspx?tabid=56
Thanks,
M.Mamedov
Hi,
I have many databases, each full up of more than 20 tables. I need to
perform search based on search criteria entered by users.
Does anyone know effective way of performin this task?
Waiting for your comments.
Regards,
Muhammed Mamedov
--
PHP Database Mailing List (http://www.php.net/)
To
Hello!
I'm making a search for my database and I would like to make it with the
three
normal options, eg keyword contains all of the words, exact phrase, etc.
I would like to know what are the modifications and changes I have to make
in each
query in order to achieve that.
Please link me to samp
>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 30, 2002 7:15 PM
Subject: [PHP-DB] Database search question
Hi there everyone,
How can I accomplish the following?
I have a table called search,
I have 3 fields, city, country, type
I also have an imput box where you can type in a searc
ope it helps and isn't too wrong. I think you get the idea. Build up some
data dictionaries that map parts of the input to the columns and the
construct query dynamically. If you can't figure it out, generate a ui on
the fly asking "By X did you mean?" and then 3 radio buttons to
Hi there everyone,
How can I accomplish the following?
I have a table called search,
I have 3 fields, city, country, type
I also have an imput box where you can type in a search word. What I need is, say you
type in hotels germany, I need the search to break up the sentence and then search
In article <99mtsa$85b$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Mark Collins") wrote:
> Hope you can help, I have put a basic database together which add, deletes,
> updates and edits records but I am not sure where to start with searching
> the data base. I have already got it working a bit usin
Hope you can help, I have put a basic database together which add, deletes,
updates and edits records but I am not sure where to start with searching
the data base. I have already got it working a bit using ereg and a while
loop, but it is case sensitive and wont find a match in the middle of a
st
10 matches
Mail list logo