xoft
01-24-2004, 03:29 AM
We have a problem which we solved but not very good:(
so here was the problem..
When we have indexed many websites . When we search let's say "car" i get many results from the same website. What i wanted is to show only the most higher in ranking for one domain.
If i did not make my self clear let's give it these way:
search "car"
for domain "cars" it will show up 20 results
for domain "oldcars" it will show up 20 results
what i want is to show up like these:
for domain "cars" it will show up 1 result(the most relevant)
for domain "oldcars" it will show up 1 result(the most relevant)
i have solved the problem by rebuilding the search i have created a new php code for the search but i got an enourmous time increasing like +90%
waiting your oppinions.........
so here was the problem..
When we have indexed many websites . When we search let's say "car" i get many results from the same website. What i wanted is to show only the most higher in ranking for one domain.
If i did not make my self clear let's give it these way:
search "car"
for domain "cars" it will show up 20 results
for domain "oldcars" it will show up 20 results
what i want is to show up like these:
for domain "cars" it will show up 1 result(the most relevant)
for domain "oldcars" it will show up 1 result(the most relevant)
i have solved the problem by rebuilding the search i have created a new php code for the search but i got an enourmous time increasing like +90%
waiting your oppinions.........