rej1587
11-30-2005, 10:04 PM
Hi, I'm going to be needing a search engine script for my site. The site will pretty much be the search engine and then the pages that appear as results.
How I think it should work is, I'm going to have pages set up on the site. Each page will have like for things let's say. What I'm going to want the search engine to be able to do is have parameters. The users will then choose a parameter for the 4 categories and maybe some keywords. They will then hit search. The
The engine will find all the pages on my site that match the criteria and list them. I'd like the results to be shown a specific way.
I have been looking quite a bit lately for a script like this, but cannot find one that allows for the parameters part. Does anyone know of one?
I'd be willing to make it myself, but I know no php so some information on writing a search engine of that type would be greatly appreciated.
Thanks
Edit: Sorry, one thing I do not want it to do is browse page content to give results. I just want it to look at the tags/parameters of each page and find the ones that match.
How I think it should work is, I'm going to have pages set up on the site. Each page will have like for things let's say. What I'm going to want the search engine to be able to do is have parameters. The users will then choose a parameter for the 4 categories and maybe some keywords. They will then hit search. The
The engine will find all the pages on my site that match the criteria and list them. I'd like the results to be shown a specific way.
I have been looking quite a bit lately for a script like this, but cannot find one that allows for the parameters part. Does anyone know of one?
I'd be willing to make it myself, but I know no php so some information on writing a search engine of that type would be greatly appreciated.
Thanks
Edit: Sorry, one thing I do not want it to do is browse page content to give results. I just want it to look at the tags/parameters of each page and find the ones that match.
