顺德公农庄 发表于 2016-12-14 08:28:35

Solr学习网站

01. Solr

http://lucene.apache.org/solr/
http://wiki.apache.org/solr/SolrResources
http://lucene.apache.org/solr/features.html
http://lucene.apache.org/solr/tutorial.html
http://wiki.apache.org/solr
https://issues.apache.org/jira/browse/SOLR
http://wiki.apache.org/solr/FAQ
http://wiki.apache.org/solr/SolrRelevancyFAQ
http://wiki.apache.org/solr/SolrRelevancyCookbook
http://khaidoan.wikidot.com/solr
http://yonik.wordpress.com/

02. Solr mailing list

http://mail-archives.apache.org/mod_mbox/lucene-solr-user/
http://lucene.472066.n3.nabble.com/Solr-f472067.html

03. Solr Insntallation

http://wiki.apache.org/solr/SolrTomcat
http://wiki.apache.org/solr/SolrJetty
http://wiki.apache.org/solr/SolrResin
http://wiki.apache.org/solr/SolrJBoss
http://wiki.apache.org/solr/SolrWebSphere
http://wiki.apache.org/solr/SolrWeblogic
http://wiki.apache.org/solr/SolrGlassfish
http://redmine.synyx.org/projects/opencms-solr-module/wiki/Integrating_Solr_into_an_existing_application

04. Solr Basis

http://wiki.apache.org/solr/SolrTerminology
http://wiki.apache.org/solr/SchemaXml
http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/solr/conf/schema.xml?view=markup
http://wiki.apache.org/solr/SolrConfigXml
http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/solr/conf/solrconfig.xml
http://wiki.apache.org/solr/UpdateXmlMessages
http://wiki.apache.org/solr/CommonQueryParameters
http://wiki.apache.org/solr/LocalParams
http://wiki.apache.org/solr/SolrQuerySyntax
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters
http://wiki.apache.org/solr/SolrInstall
http://wiki.apache.org/solr/mySolr
05. Solr Functions

http://wiki.apache.org/solr/FunctionQuery
http://www.lucidimagination.com/blog/2009/11/20/fun-with-solr-functions/
http://www.supermind.org/blog/756/how-to-write-a-custom-solr-functionquery
http://search.lucidimagination.com/search/out?u=http%3A%2F%2Flucene.472066.n3.nabble.com%2Fhow-do-I-create-custom-function-that-uses-multiple-ValuesSources-tp1402645p1402645.html

06. Solr Payload

http://wiki.apache.org/solr/Payloads
http://lucene.472066.n3.nabble.com/How-to-use-Payloads-with-Solr-td679691.html
http://stephenpope.co.uk/?p=32
http://lucene.472066.n3.nabble.com/synonym-payload-boosting-td563432.html

07. Solr Dismax

http://wiki.apache.org/solr/DisMax
http://www.lucidimagination.com/blog/2010/05/23/whats-a-dismax/
http://wiki.apache.org/solr/DisMaxRequestHandler
http://wiki.apache.org/solr/DisMaxQParserPlugin
http://lucene.apache.org/solr/api/org/apache/solr/util/doc-files/min-should-match.html
http://lucene.472066.n3.nabble.com/Dismax-Boosting-td1906083.html
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-td3137239.html
http://code.google.com/p/solr-boostmax/
http://www.lucidimagination.com/blog/2009/03/31/nested-queries-in-solr/

08. Solr Performance

http://wiki.apache.org/solr/SolrPerformanceData
http://wiki.apache.org/solr/SolrPerformanceFactors
http://wiki.apache.org/solr/BenchmarkingSolr
http://code.google.com/p/solrmeter/

09. Solr Cache

http://wiki.apache.org/solr/SolrCaching
http://wiki.apache.org/solr/SolrConfigXml#HTTP_Caching
http://wiki.apache.org/solr/SolrAndHTTPCaches
http://java.dzone.com/news/optimization-%E2%80%93-filter-cache?mz=33057-solr_lucene

10. Solr Faceted Search

http://wiki.apache.org/solr/SolrFacetingOverview
http://wiki.apache.org/solr/SimpleFacetParameters
http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Faceted-Search-Solr
http://www.lucidimagination.com/devzone/technical-articles/faceted-search-solr
http://stackoverflow.com/questions/3068810/solr-multiple-facet-dates

11. Solr Distributed

http://wiki.apache.org/solr/DistributedSearch
http://wiki.apache.org/solr/CollectionDistribution
http://wiki.apache.org/solr/SolrReplication
http://wiki.apache.org/solr/WritingDistributedSearchComponents
http://wiki.apache.org/solr/SolrCloud
http://wiki.apache.org/solr/SolrCollectionDistributionScripts
http://wiki.apache.org/solr/SolrCollectionDistributionStatusStats
http://wiki.apache.org/solr/SolrCollectionDistributionOperationsOutline

12. Solr Clustering

http://wiki.apache.org/solr/ClusteringComponent
http://www.lucidimagination.com/blog/2009/09/28/solrs-new-clustering-capabilities/
13. Solr Near Realtime Search

http://wiki.apache.org/solr/NearRealtimeSearch
http://www.lucidimagination.com/blog/2011/07/11/benchmarking-the-new-solr-%E2%80%98near-realtime%E2%80%99-improvements/

14. Solr Spellchecker

http://wiki.apache.org/solr/SpellCheckComponent
http://wiki.apache.org/solr/SpellCheckingAnalysis
页: [1]
查看完整版本: Solr学习网站