First, thanks for the great module.

I am using Relation module to establish the relation of my nodes (for example: Parent project node-->project node-->Child project node-->Project results node), and then using search api to create faceted search.

Everything looks fine. I can create relation and index the nodes. However, in the last step, when I trying to use View to create a search page on the indexed nodes. I received an error :
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /testdrupal/admin/structure/views/view/4test/preview/page/ajax
StatusText: Internal Server Error
ResponseText:

The view page can be created but it is blank.

If I re-index the nodes with relation module disabled, everything is fine.

Comments

fashionary’s picture

Issue summary: View changes

Correct some minor grammar error

fashionary’s picture

After I disabled "Relation Entity Collector block", everything is fine now.

steveoliver’s picture

Title: Relation module not compatible with search API? » Relation module not compatible with Search API?
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Lowering priority and marking postponed until we get more info and/or someone else to reproduce the error.

naught101’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing, since no more info was provided.

naught101’s picture

Issue summary: View changes

make the description clearer.