• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Resource Categories & Genres

Status
Not open for further replies.
Level 15
Joined
Nov 1, 2004
Messages
1,058
Maybe if there was a way if we could implement a Google powered search, however I doubt it.
Well, you can already add
Code:
site:hiveworkshop.com/resources_new/
to your google search strings if you wanted to use it to search the Hive. :cool:
 
Level 15
Joined
Nov 1, 2004
Messages
1,058
That might work in most cases; however, it is also important to consider what would happen if someone searched for multiple words. Some maps will contain all the words, some will contain only some, some will contain many of one but few of another, etc...

I suppose you could sum up all the words that matched and get some form of score, but you can see how the complexity, number of combinations, and weighting of each field (Title, description, tags) can make things very difficult to pinpoint.

Additionally, executing such a query (or queries) to search and sort such a result set would be very hard to optimize and very expensive to run.

And add to that the ability to do fuzzy/partial matches of words, and phrases, and...

Well you suddenly start to appreciate how well google works. :wink:
 
Level 35
Joined
Oct 9, 2006
Messages
6,395
or for the aproved ones: When the resource is approved the moderator /admin choses some tags... would make sure that it would be found under things like search: car or similar... if you are looking for a car model.
So the moderator adds the search words, but the auther also does so.
(btw dunno if this have been suggested, if then I didnt notice)
 
Level 32
Joined
Oct 23, 2006
Messages
5,291
The main Category labels shall remain administration created and approved (as they are now). Resource moderators are responsible for ensuring that a resource is properly tagged when it is approved.

The forthcoming Keyword genres will be user submitted and should always remain as the author has described the resource, unless the keyword violates Hive Workshop site rules.
 
Status
Not open for further replies.
Top