top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Administrating Solr / / Surendra Mohan
Administrating Solr / / Surendra Mohan
Autore Mohan Surendra
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2013
Descrizione fisica 1 online resource (120 p.)
Soggetto topico Search engines - Programming
Web search engines
Soggetto genere / forma Electronic books.
ISBN 1-78328-326-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910453731803321
Mohan Surendra  
Birmingham : , : Packt Publishing, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Administrating Solr / / Surendra Mohan
Administrating Solr / / Surendra Mohan
Autore Mohan Surendra
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2013
Descrizione fisica 1 online resource (120 p.)
Soggetto topico Search engines - Programming
Web search engines
ISBN 1-78328-326-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910790649803321
Mohan Surendra  
Birmingham : , : Packt Publishing, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Administrating Solr / / Surendra Mohan
Administrating Solr / / Surendra Mohan
Autore Mohan Surendra
Edizione [1st ed.]
Pubbl/distr/stampa Birmingham : , : Packt Publishing, , 2013
Descrizione fisica 1 online resource (120 p.)
Disciplina 004.56
Soggetto topico Search engines - Programming
Web search engines
ISBN 1-78328-326-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Administrating Solr -- Table of Contents -- Administrating Solr -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe? -- Free Access for Packt account holders -- Preface -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Reader feedback -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- 1. Searching Data -- Installation -- Request/response handling -- Querying -- Querying based on a particular field value -- Searching for a phrase -- Boosting phrases over words -- Prioritizing your document in search results -- Query nesting -- Faceted search -- Search based on the same value range -- Filter your facet results -- Autosuggest feature using faceting -- Geospatial search -- Storing geographical points in the index -- Sort results by a distance from a point -- Distributed search -- Summary -- 2. Monitoring Solr -- Monitoring metrics -- Stats.jsp -- JMX MBeans -- Solr with JMX -- Using password-based authentication -- Singler-user environment -- Multiuser environment -- Agent-less health checks -- Ping status -- Agent-based health checks -- Monitoring tools -- Opsview -- Solr-specific plugin -- Service check set up -- Host configuration -- Viewing output -- New Relic for PHP -- Features -- System requirement -- SPM -- What are SPM monitors? -- Features -- Summary -- 3. Managing Solr -- Basic Solr scripts -- User scripts.conf -- Init script -- Backup your Solr -- Using the Solr replication handler -- Backup scripts from earlier Solr releases -- Configuring logging -- Temporary logging settings -- Permanent logging settings -- Tomcat logging settings -- Jetty logging settings -- Collection distribution scripts -- Scripts configuration -- Rsyncd set up -- Summary.
4. Optimizing Solr Tools and Scripts -- Business rules -- Drools -- Drools language features -- Drools rule format -- Drools rule language (DRL) -- Domain-specific language -- Guided rule editor -- Other Drools features -- XML rule language -- Why rules? -- The rule engine workflow -- Benefits of using rules -- Language Detection -- Configuring language detection -- Tika language detection -- LangDetect language detection -- OpenNLP (Natural Language Processing) -- Sentence detection and splitting -- Tokenization -- Part-Of-Speech tagging -- Named entity recognition -- Case study - Apache Solr with Drupal 7 -- Autocomplete -- Faceted search -- Facet slider -- Boosting search relevancy -- Prioritizing search results -- Customizing the search result display -- Summary -- A. Solr Resources -- Index.
Record Nr. UNINA-9910810814803321
Mohan Surendra  
Birmingham : , : Packt Publishing, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Autore Mohan Surendra
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (124 p.)
Disciplina 005.758
Collana Community Experience Distilled
Soggetto topico Search engines - Programming
Open source software
Soggetto genere / forma Electronic books.
ISBN 1-78216-483-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing Solr; Prerequisites; Installing components; Summary; Chapter 2: Boost Your Search; Scoring; Boosting query-time and index-time; Index-time boosting; Query-time boosting; Troubleshoot queries and scores; The dismax query parser; Lucene DisjunctionMaxQuery; Autophrase boosting; Configuring autophrase boosting; Configuring the phrase slop; Boosting a partial phrase; Boost queries; Boost functions; Boost addition and multiplication; Function queries
Field referencesFunction references; Mathematical operations; The ord() and rord() functions; Other functions; Boosting the function query; Logarithm; Reciprocal; Linear; Inverse reciprocal; Summary; Chapter 3: Performance Optimization; Solr performance factors; Solr caching; Document caching; Query result caching; Filter caching; Result pages caching; Using SolrCloud; Creating a SolrCloud cluster; Multiple collections within a cluster; Managing a SolrCloud cluster; Distributed indexing and searching; Stopping automatic document distribution; Near real-time search; Summary
Chapter 4: Additional Performance Optimization TechniquesDocuments similar to those returned in the search result; Sorting results by function values; Searching for homophones; Ignore the defined words from being searched; Summary; Chapter 5: Troubleshooting; Dealing with the corrupt index; Reducing the file count in the index; Dealing with the locked index; Truncating the index size; Dealing with a huge count of open files; Dealing with out-of-memory issues; Dealing with an infinite loop exception in shards; Dealing with expensive garbage collection
Bulk updating a single field without full indexationSummary; Chapter 6: Performance Optimization with ZooKeeper; Getting familiar with ZooKeeper; Prerequisites for a distributed server; Aid your distributed system using ZooKeeper; Setting an ideal node count for ZooKeeper; Setting up, configuring, and deploying ZooKeeper; Setting up ZooKeeper; Configuring Zookeeper; Deploying ZooKeeper; Applications of ZooKeeper; Summary; Appendix; Index
Record Nr. UNINA-9910453511103321
Mohan Surendra  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Autore Mohan Surendra
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (124 p.)
Disciplina 005.758
Collana Community Experience Distilled
Soggetto topico Search engines - Programming
Open source software
ISBN 1-78216-483-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing Solr; Prerequisites; Installing components; Summary; Chapter 2: Boost Your Search; Scoring; Boosting query-time and index-time; Index-time boosting; Query-time boosting; Troubleshoot queries and scores; The dismax query parser; Lucene DisjunctionMaxQuery; Autophrase boosting; Configuring autophrase boosting; Configuring the phrase slop; Boosting a partial phrase; Boost queries; Boost functions; Boost addition and multiplication; Function queries
Field referencesFunction references; Mathematical operations; The ord() and rord() functions; Other functions; Boosting the function query; Logarithm; Reciprocal; Linear; Inverse reciprocal; Summary; Chapter 3: Performance Optimization; Solr performance factors; Solr caching; Document caching; Query result caching; Filter caching; Result pages caching; Using SolrCloud; Creating a SolrCloud cluster; Multiple collections within a cluster; Managing a SolrCloud cluster; Distributed indexing and searching; Stopping automatic document distribution; Near real-time search; Summary
Chapter 4: Additional Performance Optimization TechniquesDocuments similar to those returned in the search result; Sorting results by function values; Searching for homophones; Ignore the defined words from being searched; Summary; Chapter 5: Troubleshooting; Dealing with the corrupt index; Reducing the file count in the index; Dealing with the locked index; Truncating the index size; Dealing with a huge count of open files; Dealing with out-of-memory issues; Dealing with an infinite loop exception in shards; Dealing with expensive garbage collection
Bulk updating a single field without full indexationSummary; Chapter 6: Performance Optimization with ZooKeeper; Getting familiar with ZooKeeper; Prerequisites for a distributed server; Aid your distributed system using ZooKeeper; Setting an ideal node count for ZooKeeper; Setting up, configuring, and deploying ZooKeeper; Setting up ZooKeeper; Configuring Zookeeper; Deploying ZooKeeper; Applications of ZooKeeper; Summary; Appendix; Index
Record Nr. UNINA-9910791063703321
Mohan Surendra  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Apache Solr high performance : boost the performance of Solr instances and troubleshoot real-time problems / / Surendra Mohan ; cover image by Glain Clarrie
Autore Mohan Surendra
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (124 p.)
Disciplina 005.758
Collana Community Experience Distilled
Soggetto topico Search engines - Programming
Open source software
ISBN 1-78216-483-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing Solr; Prerequisites; Installing components; Summary; Chapter 2: Boost Your Search; Scoring; Boosting query-time and index-time; Index-time boosting; Query-time boosting; Troubleshoot queries and scores; The dismax query parser; Lucene DisjunctionMaxQuery; Autophrase boosting; Configuring autophrase boosting; Configuring the phrase slop; Boosting a partial phrase; Boost queries; Boost functions; Boost addition and multiplication; Function queries
Field referencesFunction references; Mathematical operations; The ord() and rord() functions; Other functions; Boosting the function query; Logarithm; Reciprocal; Linear; Inverse reciprocal; Summary; Chapter 3: Performance Optimization; Solr performance factors; Solr caching; Document caching; Query result caching; Filter caching; Result pages caching; Using SolrCloud; Creating a SolrCloud cluster; Multiple collections within a cluster; Managing a SolrCloud cluster; Distributed indexing and searching; Stopping automatic document distribution; Near real-time search; Summary
Chapter 4: Additional Performance Optimization TechniquesDocuments similar to those returned in the search result; Sorting results by function values; Searching for homophones; Ignore the defined words from being searched; Summary; Chapter 5: Troubleshooting; Dealing with the corrupt index; Reducing the file count in the index; Dealing with the locked index; Truncating the index size; Dealing with a huge count of open files; Dealing with out-of-memory issues; Dealing with an infinite loop exception in shards; Dealing with expensive garbage collection
Bulk updating a single field without full indexationSummary; Chapter 6: Performance Optimization with ZooKeeper; Getting familiar with ZooKeeper; Prerequisites for a distributed server; Aid your distributed system using ZooKeeper; Setting an ideal node count for ZooKeeper; Setting up, configuring, and deploying ZooKeeper; Setting up ZooKeeper; Configuring Zookeeper; Deploying ZooKeeper; Applications of ZooKeeper; Summary; Appendix; Index
Record Nr. UNINA-9910808956903321
Mohan Surendra  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui