Top "Tagging" questions

Tagging is the act of adding tags (non-hierarchical keywords or terms assigned to a piece of information such as an Internet bookmark, digital image, or computer file).

Solr multiple filter tagging / excluding

I am trying to apply filter tagging for Solr search Tagging_and_excluding_Filters. The challenge is to apply multiple …

solr tagging facet
SVN: Problems with tag creation in Eclipse with Subversive

I'm trying to create to create a tag in svn repo for my project. I use Eclipse and Subversive plugin. …

eclipse svn tagging subversive
Tagging friends in Facebook videos for an iPhone app

I am developing an iPhone application that allows the uploading of videos to Facebook. I would like to allow the …

iphone facebook video tagging
Is there an agreed ideal schema for tagging

I have a photo website and i want to support tags as my original category bucketing is starting to fail (…

sql schema tagging
Efficient implementation of faceted search in relational databases

I am trying to implement a Faceted search or tagging with multiple-tag filtering. In the faceted navigation, only not-empty categories …

sql database database-design tagging faceted-search
Content tagging with MongoDB

I want to implement content tagging using MongoDB. In a relational database, the best approach would be to have a …

mongodb database-design tagging
How do you format keywords in Microdata for a CreativeWork?

I'm working with Microdata and I want to use Schema.org’s keywords for CreativeWork. The schema specifies that it …

html schema.org tagging microdata
LSA - Latent Semantic Analysis - How to code it in PHP?

I would like to implement Latent Semantic Analysis (LSA) in PHP in order to find out topics/tags for texts. …

php tagging semantics linguistics lsa
How do i implement tag searching? with lucene?

I havent used lucene. Last time i ask (many months ago, maybe a year) people suggested lucene. If i shouldnt …

c# .net lucene lucene.net tagging