Skip to content

Aspen only indexes lists when it contains 3 or more items, #28

@SteveEOLI

Description

@SteveEOLI

/usr/local/aspen-discovery/code/user_list_indexer/src/com/turning_leaf_technologies/reindexer/UserListIndexer.java
if (userListSolr.getNumTitles() >= 3) {
// Index in the solr catalog

Perhaps that should be a configurable number, or nothing at all and just index all lists.

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