Hi,

I'm not sure if this is a bug or if I'm going about it the wrong way. If I filter my view by one node type the view shows results, if however I filter it by multiple node types e.g. "Article", "Basic page" my results disappear.

I've tested both the 'Apache Solr: Node Type human name' and the "Apache Solr: Node Type machine name" with no luck.

Hope all is well,

Evelyn

Comments

nyleve101’s picture

is anyone else experiencing this issue?

ygerasimov’s picture

Status: Active » Fixed

Now you can do your task (latest dev version).

Add "bundle" filter and in its value you can have boolean logic like: "article OR page"

Marking issue as fixed. Please feel free to reopen if have any further questions.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

MickL’s picture

Title: multiple node types cause results to disappear » Exposed filters multiple selections cause results to disappear
Category: Support request » Feature request
Issue summary: View changes
Status: Closed (fixed) » Needs work

The "OR" is case-sensitive and not documentated. It would save a lot of time with some more intuitive seperators working: ",", ";", "or", "OR"