Hi guys,

I am using search_api (without solr) and created an index widget in views. I would like to use this view widget for the modal dialog of the entity reference field in the form. That is, not to use the supplied "Entity Reference View Widget". Is it possible?

The reason is that this is the only way (as far as I know) to use a search index of the search_api module in order to grab its indexed fields.

Issue that I have found that may be related to this issue: #2462247: Support Search API Solr view (but I am not using solr)

Thanks,
Amir

Comments

Amir Simantov created an issue. See original summary.

Amir Simantov’s picture

Title: Using with search_api with an index widgt? » Using with search_api with an index widget?

Fixed typo

kscheirer’s picture

Status: Active » Fixed

Yes, it's possible, I am using it this way. In my case I wanted to use a fulltext search box as an exposed filter.

Status: Fixed » Closed (fixed)

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