queued_search icon indicating copy to clipboard operation
queued_search copied to clipboard

Filter/exclude objects to index

Open arski opened this issue 10 years ago • 0 comments

In Haystack itself, I had overwritten the index_queryset method to pick objects of a model with certain attributes to index. In queued_search it seems that all objects, for which a ModelIndex is defined, get indexed. Do you have plans on allowing some filtering here too? I might try a PR if you want..

arski avatar Oct 04 '13 14:10 arski