tagging
optimize "searching similar tag name process"
I have a tag table with a huge data. I need to make an autocomplete textbox and search si开发者_运维技巧milar tag just like stackoverflow. I\'m tried mysql LIKE but it\'s slow. I\'m asking a way to op[详细]
2023-01-26 01:31 分类:问答How to model multiple "uses" (e.g. weapon) for usable-inventory/object/items (e.g. katana) within a relational database
So I\'m working on expanding the uses of items over at www.ninjawars.net, and I\'m not exactly sure how to represent them flexibly in the relational database that we use.[详细]
2023-01-25 22:41 分类:问答can tags be replacement of taxonomy?
My Question is around usability. In most of the sites i have seen and developed i see taxonomy as a way a user would find something he开发者_JAVA百科 is looking for in the site. But quite recently i h[详细]
2023-01-25 03:02 分类:问答Rails HABTM fields_for – check if record with same name already exists
I have a HABTM-relation between the models \"Snippets\" and \"Tags\". Currently, when i save a snippet with a few tags, every tag is saved as a new record.[详细]
2023-01-24 17:42 分类:问答Tagging schema for CouchDB. Would this work?
I am wondering if the following scenario would be amenable to CouchDB?I am building a web-based flashcard application. Users can create flashcards (question on one side, answer on the other). Flashcar[详细]
2023-01-20 20:37 分类:问答Is there a hook available when creating a tag in Subversion?
I think the question explains it all, but let me explain what I want to do. I am playing around with the idea of whenever a tag is created in my repo, all the commit messages entered since the previo[详细]
2023-01-19 19:09 分类:问答Adding tags to polymorphic models in rails
I\'m adding tags to several models (Posts, Articles, Photos, etc).I\'m aware of rails tagging plugins but prefer not to use them, as they don\'t quite meet my specific needs.[详细]
2023-01-18 15:55 分类:问答Cross-checking one MySQL table of text content against another table of keywords
Let\'s say I have two开发者_JAVA技巧 tables: Table 1 has the columns NOTE_ID (a unique key) and NOTE_BODY (a big text blurb).[详细]
2023-01-16 19:16 分类:问答Update owner tags via form
I would like to uniquely use owner tags in my app. My problem is that when I create / update a post via a form I only have f.text_field :tag_list which only updates the tags for the post but has n开发[详细]
2023-01-14 05:13 分类:问答How to implement a multi-user tag *voting* system (i.e. like Slashdot's story tags)
This is a question that\'s a bit different from the typical \"how do I make a tagging system\" question, which has been thoroughly discussed on SO and elsewhere.[详细]
2023-01-11 09:16 分类:问答