SlideShare una empresa de Scribd logo
1 de 26
Descargar para leer sin conexión
Apache Solr




                                       by helior colorado
Thursday, July 2, 2009
Drupal Search Process




Thursday, July 2, 2009
Drupal Search Process




         cron.php




Thursday, July 2, 2009
Drupal Search Process




         cron.php                         node
                                   ∆=
                                      search_index




Thursday, July 2, 2009
Drupal Search Process




         cron.php                         node
                                   ∆=
                                      search_index




Thursday, July 2, 2009
Drupal Search Process




Thursday, July 2, 2009
Drupal Search Process




                   content




Thursday, July 2, 2009
Drupal Search Process




                   content
                                        $results




  acquia.com/blog/drupal-search-how-indexing-works

Thursday, July 2, 2009
Drupal Search Process




                   content
                                        $results




Thursday, July 2, 2009
Drupal Search Process




            indexed
            database




Thursday, July 2, 2009
Drupal Search Process

                          ‣   Search box will only scan index




            indexed
            database




Thursday, July 2, 2009
Drupal Search Process

                          ‣   Search box will only scan index
                          ‣   Must match search string exactly




            indexed
            database




Thursday, July 2, 2009
Drupal Search Process

                          ‣   Search box will only scan index
                          ‣   Must match search string exactly
                          ‣   limited support of operators


            indexed
            database




Thursday, July 2, 2009
Drupal Search Process

                          ‣   Search box will only scan index
                          ‣   Must match search string exactly
                          ‣   limited support of operators
                                ‣   (-) exclude term
            indexed
            database




Thursday, July 2, 2009
Drupal Search Process

                          ‣   Search box will only scan index
                          ‣   Must match search string exactly
                          ‣   limited support of operators
                                ‣   (-) exclude term
            indexed             ‣   (type:) content-type specific
            database




Thursday, July 2, 2009
Installing Apache Solr
                         Search Server for Drupal

                             What you will need:




Thursday, July 2, 2009
Installing Apache Solr
                         Search Server for Drupal

                             What you will need:

                            ‣   Hosting that supports Java




Thursday, July 2, 2009
Installing Apache Solr
                         Search Server for Drupal

                             What you will need:

                            ‣   Hosting that supports Java
                            ‣   Access to Command Line




Thursday, July 2, 2009
Install Java




        # apt-get install sun-java6-jdk




Thursday, July 2, 2009
Get Solr Search Server

                         Get your nightly build at
                         http://people.apache.org/builds/lucene/solr/nightly/




        # wget http://people.apache.org/
        builds/lucene/solr/nightly/your-
        nightly-build.zip

        # unzip your-nightly-build.zip

Thursday, July 2, 2009
Install Apache Solr Module


                         http://drupal.org/project/apachesolr
                         Install but don’t enable!




Thursday, July 2, 2009
Get Solr PHP Client




        # svn checkout -r6 http://solr-
        php-client.googlecode.com/svn/
        trunk/ SolrPhpClient

          # mv SolrPhpClient drupal-root/
          sites/all/modules/apachesolr/

Thursday, July 2, 2009
Enable Apache Solr Module




                         ✓Solr Framework
                         ✓Solr Search Components




Thursday, July 2, 2009
Get Solr PHP Client




        # cd apache-solr/example
        # java -jar start.jar

                         Check to see if server is running..
                         http://your-site:8983/solr/admin/form.jsp


                             Is it working with Drupal?
Thursday, July 2, 2009
Get Solr PHP Client




        # cp drupal-root/sites/all/
        modules/schema.xml apache-solr/
        example/solr/conf/

        # cp drupal-root/sites/all/
        modules/solrconfig.xml apache-
        solr/example/solr/conf/
Thursday, July 2, 2009
Thanks.


                                   me@helior.info
Thursday, July 2, 2009

Más contenido relacionado

Similar a Apache Solr

Aloha on-rails-2009
Aloha on-rails-2009Aloha on-rails-2009
Aloha on-rails-2009
John Woodell
 
Hw09 Whats New From Cloudera
Hw09   Whats New From ClouderaHw09   Whats New From Cloudera
Hw09 Whats New From Cloudera
Cloudera, Inc.
 
TriplePlay-WebAppPenTestingTools
TriplePlay-WebAppPenTestingToolsTriplePlay-WebAppPenTestingTools
TriplePlay-WebAppPenTestingTools
Yury Chemerkin
 

Similar a Apache Solr (20)

Open Source WCM and Standards
Open Source WCM and StandardsOpen Source WCM and Standards
Open Source WCM and Standards
 
Bay Area Drupal Camp Efficiency
Bay Area Drupal Camp EfficiencyBay Area Drupal Camp Efficiency
Bay Area Drupal Camp Efficiency
 
JRuby in The Enterprise
JRuby in The EnterpriseJRuby in The Enterprise
JRuby in The Enterprise
 
Rubypalooza 2009
Rubypalooza 2009Rubypalooza 2009
Rubypalooza 2009
 
Drupal: Internet Lego - What is Drupal?
Drupal: Internet Lego - What is Drupal?Drupal: Internet Lego - What is Drupal?
Drupal: Internet Lego - What is Drupal?
 
Aloha on-rails-2009
Aloha on-rails-2009Aloha on-rails-2009
Aloha on-rails-2009
 
RubyConf 2009
RubyConf 2009RubyConf 2009
RubyConf 2009
 
Hw09 Whats New From Cloudera
Hw09   Whats New From ClouderaHw09   Whats New From Cloudera
Hw09 Whats New From Cloudera
 
MacRuby - When objective-c and Ruby meet
MacRuby - When objective-c and Ruby meetMacRuby - When objective-c and Ruby meet
MacRuby - When objective-c and Ruby meet
 
Red Dirt Ruby Conference
Red Dirt Ruby ConferenceRed Dirt Ruby Conference
Red Dirt Ruby Conference
 
Oxente on Rails 2009
Oxente on Rails 2009Oxente on Rails 2009
Oxente on Rails 2009
 
Drupal, rotative numérique pour un groupe de presse
Drupal, rotative numérique pour un groupe de presseDrupal, rotative numérique pour un groupe de presse
Drupal, rotative numérique pour un groupe de presse
 
Drupal - Digital publishing platform for Press & Media group
Drupal - Digital publishing platform for Press & Media groupDrupal - Digital publishing platform for Press & Media group
Drupal - Digital publishing platform for Press & Media group
 
One hour application - PHP Quebec Conference 2009
One hour application - PHP Quebec Conference 2009One hour application - PHP Quebec Conference 2009
One hour application - PHP Quebec Conference 2009
 
Welcome to the Symfony2 World - FOSDEM 2013
 Welcome to the Symfony2 World - FOSDEM 2013 Welcome to the Symfony2 World - FOSDEM 2013
Welcome to the Symfony2 World - FOSDEM 2013
 
App Engine Meetup
App Engine MeetupApp Engine Meetup
App Engine Meetup
 
Lessons I Learned While Scaling to 5000 Puppet Agents
Lessons I Learned While Scaling to 5000 Puppet AgentsLessons I Learned While Scaling to 5000 Puppet Agents
Lessons I Learned While Scaling to 5000 Puppet Agents
 
Drupal + ApacheSolr
Drupal + ApacheSolrDrupal + ApacheSolr
Drupal + ApacheSolr
 
High Performance Ruby - E4E Conference 2013
High Performance Ruby - E4E Conference 2013High Performance Ruby - E4E Conference 2013
High Performance Ruby - E4E Conference 2013
 
TriplePlay-WebAppPenTestingTools
TriplePlay-WebAppPenTestingToolsTriplePlay-WebAppPenTestingTools
TriplePlay-WebAppPenTestingTools
 

Más de Helior Colorado

Más de Helior Colorado (9)

Field api
Field apiField api
Field api
 
Field formatters
Field formattersField formatters
Field formatters
 
Theming views
Theming viewsTheming views
Theming views
 
Drupal Internationalization
Drupal InternationalizationDrupal Internationalization
Drupal Internationalization
 
jQuery+Drupal Optimizations
jQuery+Drupal OptimizationsjQuery+Drupal Optimizations
jQuery+Drupal Optimizations
 
Rss Feeds
Rss FeedsRss Feeds
Rss Feeds
 
Web Standards
Web StandardsWeb Standards
Web Standards
 
The Internet (The Problem With...)
The Internet (The Problem With...)The Internet (The Problem With...)
The Internet (The Problem With...)
 
Using jQuery and CSS to manipulate style and markup
Using jQuery and CSS to manipulate style and markupUsing jQuery and CSS to manipulate style and markup
Using jQuery and CSS to manipulate style and markup
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Apache Solr

  • 1. Apache Solr by helior colorado Thursday, July 2, 2009
  • 3. Drupal Search Process cron.php Thursday, July 2, 2009
  • 4. Drupal Search Process cron.php node ∆= search_index Thursday, July 2, 2009
  • 5. Drupal Search Process cron.php node ∆= search_index Thursday, July 2, 2009
  • 7. Drupal Search Process content Thursday, July 2, 2009
  • 8. Drupal Search Process content $results acquia.com/blog/drupal-search-how-indexing-works Thursday, July 2, 2009
  • 9. Drupal Search Process content $results Thursday, July 2, 2009
  • 10. Drupal Search Process indexed database Thursday, July 2, 2009
  • 11. Drupal Search Process ‣ Search box will only scan index indexed database Thursday, July 2, 2009
  • 12. Drupal Search Process ‣ Search box will only scan index ‣ Must match search string exactly indexed database Thursday, July 2, 2009
  • 13. Drupal Search Process ‣ Search box will only scan index ‣ Must match search string exactly ‣ limited support of operators indexed database Thursday, July 2, 2009
  • 14. Drupal Search Process ‣ Search box will only scan index ‣ Must match search string exactly ‣ limited support of operators ‣ (-) exclude term indexed database Thursday, July 2, 2009
  • 15. Drupal Search Process ‣ Search box will only scan index ‣ Must match search string exactly ‣ limited support of operators ‣ (-) exclude term indexed ‣ (type:) content-type specific database Thursday, July 2, 2009
  • 16. Installing Apache Solr Search Server for Drupal What you will need: Thursday, July 2, 2009
  • 17. Installing Apache Solr Search Server for Drupal What you will need: ‣ Hosting that supports Java Thursday, July 2, 2009
  • 18. Installing Apache Solr Search Server for Drupal What you will need: ‣ Hosting that supports Java ‣ Access to Command Line Thursday, July 2, 2009
  • 19. Install Java # apt-get install sun-java6-jdk Thursday, July 2, 2009
  • 20. Get Solr Search Server Get your nightly build at http://people.apache.org/builds/lucene/solr/nightly/ # wget http://people.apache.org/ builds/lucene/solr/nightly/your- nightly-build.zip # unzip your-nightly-build.zip Thursday, July 2, 2009
  • 21. Install Apache Solr Module http://drupal.org/project/apachesolr Install but don’t enable! Thursday, July 2, 2009
  • 22. Get Solr PHP Client # svn checkout -r6 http://solr- php-client.googlecode.com/svn/ trunk/ SolrPhpClient # mv SolrPhpClient drupal-root/ sites/all/modules/apachesolr/ Thursday, July 2, 2009
  • 23. Enable Apache Solr Module ✓Solr Framework ✓Solr Search Components Thursday, July 2, 2009
  • 24. Get Solr PHP Client # cd apache-solr/example # java -jar start.jar Check to see if server is running.. http://your-site:8983/solr/admin/form.jsp Is it working with Drupal? Thursday, July 2, 2009
  • 25. Get Solr PHP Client # cp drupal-root/sites/all/ modules/schema.xml apache-solr/ example/solr/conf/ # cp drupal-root/sites/all/ modules/solrconfig.xml apache- solr/example/solr/conf/ Thursday, July 2, 2009
  • 26. Thanks. me@helior.info Thursday, July 2, 2009