Small search engine within a web site is project number 25281
posted at Freelancer.com. Click here to post your own project.
Bid Count: 19
Average Bid:
$ 75
09/15/2005 at 8:48 EDT
Project Creator:
Ylezy
Employer Rating: ![]()
![]()
![]()
![]()
![]()
![]()
![]()


(2 reviews)
09/04/2005 at 5:45 EDT:
=========== SPECS =============
the user will enter a searchstr and select a search domain on the search page
the search domaine would consist in a Label
this label would correspond to a list of table
and for each table in that list, a list of fields to be searched in
Say: Search for "Picture" in Search Domain "Library"
Library has "Pictures" and "Magasines" tables
and for "Pictures" table, search fields are "KeyWords", "Label" and "Description"
same for "Mags" : Field are "Title", "Description", "Articles"
For each table, a display Url is also specified (i.e: /DisplayImage.asp?ImageID="
For each url, the Field PK name is entered:
Url1:Table1ID PK
Url2:Table2ID PK
and so on
yes I need smt quite generic
so you could think of smt like this
Dim DomainArray("Library", "Pictures", "Documents", etc)
Dim LibraryTableArray ( "Images", "Books", "Shelves")
Dim LibraryTablePK ( "ImageID", "BookID", "ShelfID")
Dim LibraryUrlArray("/DisplayImage.asp?ImageID=","/DisplayBook.asp?BookID=", "/DisplayShelf.asp?ShelfID=")
Dim LibraryFieldsArray ( ("ImageDescription", "ImageTitle", "ImageKeyWords"), ("BookTitle"), ("ShelfLabel", "ShelfDescription"))
Same thing for other domains... If you prefer backoffice + Tables to store this, then it's ok.
organize it the way you like but to setup the engine I simply fill in those setup Const / Tables, whatever you like and it works.
then extract from selectected domain the list of tables and for each table the list of fields to be searched in
Finally display results by Table:
Result Page :
Table "Images"
Result1 (Link = Url1 & PKName1 = "/DiplayImage.asp?ImageID=4")
Result2 (Link = Url1 & PKName1 = "/DiplayImage.asp?ImageID=10")
Result3 (Link = Url1 & PKName1 = "/DiplayImage.asp?ImageID=4")
Result4 (Link = Url1 & PKName1 = "/DiplayImage.asp?ImageID=1255")
Table "Books"
Result1 (Link = Url1 & PKName1 = "/DisplayBook.asp?BookID=4")
Result2 (Link = Url1 & PKName1 = "/DisplayBook.asp?BookID=10")
Result3 (Link = Url2 & PKName2 = "/DisplayBook.asp?BookID=4")
Result4 (Link = Url3 & PKName3 = "/DisplayBook.asp?BookID=1255")
And so on...
cant afford more than $55 for that. is it ok for you and when will u deliver ?
09/04/2005 at 5:48 EDT:
DeadLine is Sept 6th 2005 06.00PM GMT+1
|
Job Type |
|