I am using search api + solr. I updated to facet api rc4, but when I enable the pretty paths, it has the correct URL, but gives me a page not found error:

The requested page "/cars/make/chevrolet-69" could not be found.

Maybe I have missed something?

Comments

dasjo’s picture

i suppose, your view works without pretty paths - like /cars/?f=... ?
maybe you have defined contextual filters for your search_api view that won't validate?

modstore’s picture

Status: Active » Closed (works as designed)

Thanks mate, all over it.

It was the contextual filters causing the problem.

luo8’s picture

Dears,
I got similar error as modstore(check below).
Url's look work correctly,but any content's can't be display.
I don't have setup any contextual filters for Apachesolr.
Should I have defined cont. filters? Or what I have to do?
Thanks.

"The requested page "/drupal12/node/service/3" could not be found."

luo8’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.0-beta2
Category: support » bug
Status: Closed (works as designed) » Needs work
dasjo’s picture

Category: bug » support
Status: Needs work » Active
dasjo’s picture

Status: Active » Closed (works as designed)

the original issue has been solved, feel free to open a separate one for follow ups