Created on 14 September 2023, 10 months ago

Problem/Motivation

I recently installed this module, created a view quickly, but no external entity results showed up, with that said, I do actually have external entities. they can be viewed using /entity_type_id/nid and so I do have content from an external site.

With that said, all I really want to do is have external_entities indexed into solr and a view that can display solr results from this index, so far stuck on that part.
see:
#2538706-9: Views integration β†’

Steps to reproduce

set up external entities as described in videos and PDF documents here:
#2538706-9: Views integration β†’
install xnttviews
create view based on external entity

no results!?

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

TBD

πŸ’¬ Support request
Status

Postponed: needs info

Version

1.0

Component

Documentation

Created by

πŸ‡¨πŸ‡¦Canada joseph.olstad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @joseph.olstad
  • Status changed to Postponed: needs info 10 months ago
  • πŸ‡«πŸ‡·France guignonv

    Hi! Thanks for the interest in the xnttviews module. I just started this module this month and it is currently in "alpha" stage, meaning that it is not fully functional.

    However, on my dev site, I'm able to display external entities with views. So, there's probably some bug around there that make it fails for you. :-S Do you have log messages to provide? Could you explain which storage client are you using and what fields are you using (I mean Drupal field types).

    On the other hand, I can't provide any delay for solving this issue and I would bet you should have more luck investigating the solr issue...
    but I could give it a try if you can provide me some feedback on what seems to happen with xnttviews. :-S

  • πŸ‡«πŸ‡·France guignonv

    I did a new test with xnttviews alpha1.

    You can try on your side with this public external entity example based on wikipedia:
    https://www.drupal.org/docs/8/modules/external-entities/example-1-wikipedia β†’

    Once you got that external entity on your site, you can create a view on it using xnttviews and the corresponding content.
    Don't do anything with solr indexing: it's not related to xnttviews.

    Here is a screenshot of the wiki view preview on my site:

    Note: filtering and sorting will not be working if they are not supported by the storage source. I don't think these are supported by REST storage source. However, they are with xnttdb for instance (tested and working).

  • πŸ‡¨πŸ‡¦Canada joseph.olstad

    I'll have a look at this again soon, thanks for the tips.

Production build 0.69.0 2024