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

  • Home
  • SEARCH
  • 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 8816325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T04:35:45+00:00 2026-06-14T04:35:45+00:00

I am new to Solr and I have got stuck while doing a join

  • 0

I am new to Solr and I have got stuck while doing a join between various documents (which came in the solr package). The following url :-

http://localhost:8983/solr/collection1/select?q={!join+from=id+to=manu_id_s+cache=false}id:*

is generating a different response as compared to the following url :-

http://localhost:8983/solr/collection1/select?fq={!join+from=id+to=manu_id_s+cache=false}id:*

I looked up the documentation of join on the wiki. But, they are using join with the main query only. Can you please let me know if it is possible to do a join with a filter query or if there is some other parameter which I need to give so that the join with a filter query can work ?

  • 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-06-14T04:35:46+00:00Added an answer on June 14, 2026 at 4:35 am

    In general, if only a filter query (fq) is specified, no results will be returned. (More precisely, if no q parameter is specified, it defaults to the “match no documents” query.)

    Setting the q parameter to [* TO *] matches all values in the default field (and it seems that now * will do the same thing), so you should get the same set of results returned, but not necessarily in the same order, if you modify your second query to be:

    http://localhost:8983/solr/collection1/select?fq={!join+from=id+to=manu_id_s+cache=false}id:*&q=[*+TO+*]
    

    fq does not affect the score of the candidates, but affects the subset of candidates which q and the various boost queries score.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ok, I'm totally new to SOLR and Lucene, but have got Solr running out-of-the-box
I am new to solr. I have developed a an website which uses solr
I have the following code, which is simply searching the Solr Server. SolrServer server
I am new to Solr. I have been following the documentation provided in the
i am new to solr. I have created two separate entities which are not
I am new to solr. I have a solr server. I want to add
Fairly new to Solr/Lucene. I have a simple requirement, not sure if it is
We have set up an Solr index containing 36 million documents (~1K-2K each) and
I have in my database or Solr index the following 2 Products: Total War:
I have an existing solr core which has data in it regarding info on

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.