Skip to content

Unable to use celery-haystack with a index based on multiple models #56

Open
@abhinav2600

Description

@abhinav2600

The index we are using is based on multiple models. So get_model() method is not defined for the index. I am getting an error that get_model method should be implemented. This works correctly with RealTimeSignalProcessor provided by haystack but not with the CelerySignalProcessor provided by celery_haystack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions