CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Looking for info on solr integration
Pages: [1]

Author Topic: Looking for info on solr integration  (Read 767 times)

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Looking for info on solr integration
March 27, 2014, 09:07:06 am
Hi -  We need faceted full text search of our civi contacts including custom data.  Ideally with immediate updates to prevent confusion among users.

Technical details: Currently Drupal 7.16, Civi 4.2.6.  Relatively small data set with 100s to low thousands of records.

Use case:  We have a trade association-like organization.  Our CiviCRM data includes a custom description field for our contacts describing both organizational and individual skill sets.  These need to be tagged with five or six different "taxonomies" presumably as custom fields in civi.    Users should be able to search for contacts by key word and return a list of matches (both ind and org) and have the ability to drill down into this list via a faceted search.

Possible Solution:
As far as I can tell, the cleanest solution, building on the most existing work would be to use solr to index the civi data, then use Drupal's Search Api and related modules to use that solr server to access the indexed data.

So the question that remains is the one posed here: http://issues.civicrm.org/jira/browse/CRM-5652  How to get that solr index created and keep it updated.  That issue is marked Fixed/Completed in 3.1 (or maybe only the NYSS version??), but if there's documentation associated with how to make this work I can't find it although I do see https://github.com/civicrm/civicrm-core/tree/master/tools/scripts/solr which seems to be related

Some work also seems to have been done here: https://drupal.org/project/civicrmsolr. But that's on Drupal 6.x only and not well utilized.

Any comment on whether I'm heading the right way, or more information or suggestions about how to proceed would be helpful.

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Re: Looking for info on solr integration
March 27, 2014, 09:30:22 am
I believe Mark Burdett did some work on this last year, his contact info's here: https://www.eff.org/about/staff/mark-burdett

Jon
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

civicrmsav

  • I post frequently
  • ***
  • Posts: 121
  • Karma: 5
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 7.x
Re: Looking for info on solr integration
March 28, 2014, 09:19:58 am
Thanks JonGold.  I reached out to Mark directly and hope to hear back. I'll post anything here that I learn.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Looking for info on solr integration

This forum was archived on 2017-11-26.