I am creating a view using apache solr views node. I have set the arguments apache solr type in views. I need to pass multiple term for this arguments so I checked checkbox "multiple term per arguments" while adding arguments in view.
When I am adding one arguments its working fine. but when I am trying to add multiple term per arguments, I am getting no result.
For example, I have two content type kit and peptide. when I am adding kit or peptide, its working fine but when i am trying to add kit,peptide, its not working. I tried also kit+peptide but not working.
I have been search in drupal forum but did not find any solution.
Can any one help me?
Thanks in advance.
Comments
Comment #1
kenorb commentedVersion 6.x is no longer supported due to Drupal 6 End of Life. For Drupal 8.x, use Search API Solr Searchinstead.