Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6799967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:54:43+00:00 2026-05-26T18:54:43+00:00

My data set is title, description and tags. I would like to store and

  • 0

My data set is title, description and tags.
I would like to store and index in the SOLR the tag_name and their relative tag_id.
As can be understood, each record has one title, one description bt many tag names + tag ids.

I guess I can store the tags as “some-tag-[id]” but his seems wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T18:54:44+00:00Added an answer on May 26, 2026 at 6:54 pm

    You can index tags and tags_id as multivalued fields and add in order.
    The order is maintained so you can map them within the fields.

    <field name="tags" type="string" indexed="true" stored="true" multiValued="true"/>
    <field name="tags_id" type="string" indexed="false" stored="true" multiValued="true"/>
    

    Response –

    <arr name="tags">
        <str>tag1</str>
        <str>tag2</str>
        <str>tag3</str>
    </arr>
    <arr name="tags_id">
        <str>id1</str>
        <str>id2</str>
        <str>id3</str>
    </arr>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a small data set and would like to search through it in
How to set up meta data (description, title, keywords) for cms page dynamicaly? Meta
I have the following xml data: <portfolio> <item> <title>Site</title> <description>Site.com is a </description> <url>http://www.site.com</url>
In my Core Data app I am using a FetchedResultsController. Usually to set titles
My data set contains a column named IconUri that contains a full HTTP address
I have a large data set and I want to write a custom merge
I have a huge data set and I have to compute for every point
I have the following data set structure: date time_in_hours price Sep 03 08 9.76
Exploring a new data set: What is the easiest, quickest way to visualise many
I have a data set comprised of 5 minute price observations (not an xts

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.