Problem/Motivation

Using Views to get results for a suggestion phrase costs too much on the server. We will use a Solr direct query to get the results so we avoid Drupal bootsrapping etc.

Proposed resolution

Create an additional method to use Solr for counting the results (documents) found.
Keep the Views count method on code but as an alternative.

Remaining tasks

None

User interface changes

None

Comments

theodorosploumis created an issue. See original summary.

theodorosploumis’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

theodorosploumis’s picture

Status: Fixed » Closed (fixed)