According to its Tag Wiki Summary, apache is about:
The Apache HTTP Server, commonly referred to as Apache [...]
In the Java environment (and not only there) there are tons of Apache projects that are relevant to Stack Overflow questions: Tomcat, Apache Commons (and many, many sub-projects), Apache Derby, FOP, ...
The problem is that many times questions are tagged wrong:
- they are tagged as apache and derby or
- tagged as apache and solr or
- tagged as apache and httpclient (instead of apache-commons-httpclient, which is even mentioned in the httpclient wiki)
Many other examples can be found when searching for questions tagged as apache and java. Many/most of those are mistagged it seems.
My suggestion: rename apache to apache-http-server or something similar. Granted, a short tag name is a massive advantage, but "apache" simply doesn't precisely describe a single piece of software any more.
Apache) but true. – Pekka 웃 Oct 15 '12 at 8:06