Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: SimilarityProvider .   Results from 1 to 10 from 10061 (3.815s).
Loading phrases to help you
refine your search...
Re: Explain the difference in similarity and similarityProvider - Solr - [mail # user]
... entire app, and some  methods in that API took a field name and some didn't.  LUCENE-2236 changed that, by introducing the "SimilarityProvider" api,  which is the new "there should be one...
... of these for your app" class that  handles "global" type things, and it can return "Similarity" objects on a  per field basis as needed...  http://search-lucene.com/jd/lucene/org/apache/lucene/search/SimilarityProvider...
[+ show more]
   Author: Chris Hostetter, 2011-06-16, 00:14
Explain the difference in similarity and similarityProvider - Solr - [mail # user]
...I'm looking over the patch notes from https://issues.apache.org/jira/browse/SOLR-2338 and I do not understand the difference between     param value   and     is the...
   Author: Brian Lamb, 2011-05-30, 18:28
SchemaXml - Solr - [wiki]
... Similarity Poly Field Types Schema version attribute in the root node TODO   Data Types The <types> section allows you to define a list of <fieldtype> declarations you wish...
......) there are multiple implementations provided depending on your needs, please see SolrPlugins for information on how to ensure that your own custom Field Types can be loaded into Solr. Common options...
[+ show more]
http://wiki.apache.org/solr/SchemaXml    Author: AndyLester, 2013-05-14, 20:02
MoreLikeThisHandler - Solr - [wiki]
...The MoreLikeThisHandler is designed to generate information about "similar" documents using the MoreLikeThis functionality provided by Lucene.  It supports faceting, paging, and filtering...
... similar documents.  It will extract the "interesting terms" from the posted text. Examples The following example URLs assume that the MoreLikeThisHandler is configured with the name "/mlt...
[+ show more]
http://wiki.apache.org/solr/MoreLikeThisHandler    Author: ShawnHeisey, 2013-04-19, 19:35
FAQ - Solr - [wiki]
... the wildcard copyField syntax with or without similar dynamicField declarations.  Thus you could choose to index the "description_t", "editorial_review_t" fields individually with a dynamicField like...
..., this happens when using the default Jetty config provided by Solr, and having Jetty's work files in /tmp purged by the operating system. Restarting Solr after creating a $(jetty.home)/work directory...
[+ show more]
http://wiki.apache.org/solr/FAQ    Author: ShawnHeisey, 2013-05-22, 18:30
SchemaRESTAPI - Solr - [wiki]
... Schema REST API Contents Schema REST API Reading schema information Adding fields to a schema   Reading schema information  Solr 4.2 The Solr schema REST API provides...
.../schema/uniquekey                                                                                                       Global Similarity       (  Solr 4.3) GET                     http://localhost:8983/solr/schema/similarity...
http://wiki.apache.org/solr/SchemaRESTAPI    Author: SteveRowe, 2013-04-25, 23:16
SolrCloud - Solr - [wiki]
... service.  Every zookeeper server needs to know about every other zookeeper server in the ensemble, and a majority of servers are needed to provide service.  For example, a zookeeper ensemble of 3...
... servers allows any one to fail with the remaining 2 constituting a majority to continue providing service.  5 zookeeper servers are needed to allow for the failure of up to 2 servers at a time...
[+ show more]
http://wiki.apache.org/solr/SolrCloud    Author: HossMan, 2013-05-14, 16:33
FunctionQuery - Solr - [wiki]
... other documents are inserted or deleted, or if a MultiSearcher is used. rord The reverse ordering of what ord provides. Example Syntax: rord(myIndexedField) Example: rord...
...(field,term) returns the inverse document frequency for the given term, using the Similarity for the field. Example Syntax: idf(text,'solr') tf tf(field,term) returns the term frequency factor...
[+ show more]
http://wiki.apache.org/solr/FunctionQuery    Author: HossMan, 2013-05-08, 19:15
SolrLogging - Solr - [wiki]
... These versions do not include any logging jars in the WAR file.  They must be provided separately.  The Solr example for these versions includes jars (in the jetty lib/ext directory) that set up SLF4J...
....5.0/docs/guide/logging/overview.html Many servlet containers also provide alternate log configuration options in their configuration files.  You should consult your servlet container documentation...
http://wiki.apache.org/solr/SolrLogging    Author: ShawnHeisey, 2013-05-24, 19:16
FileBasedSpellChecker - Solr - [wiki]
... the SpellCheckComponent will not be able to provide "only more popular" or other frequency based information.  As a workaround, it isn't all that hard to create an index from a file and have...
... it weight the terms. Format The file format is one word per line, as in   pizza history junk Hints The FileBasedSpellChecker is very similar in operation to v3's primary Index...
http://wiki.apache.org/solr/FileBasedSpellChecker    Author: MarkBennett, 2013-04-18, 20:30
Sort:
project
Lucene (13746)
Solr (7324)
Mahout (4056)
ElasticSearch (3165)
Nutch (1151)
ManifoldCF (727)
Lucene.Net (633)
Tika (481)
Lucy (181)
PyLucene (132)
Droids (112)
OpenRelevance (38)
type
mail # user (5992)
mail # dev (3134)
issue (407)
source code (247)
javadoc (141)
wiki (96)
Sematext # blog (39)
web site (5)
date
last 7 days (50)
last 30 days (182)
last 90 days (520)
last 6 months (1012)
last 9 months (9394)
author
Chris Hostetter (558)
Erick Erickson (251)
Robert Muir (220)
Otis Gospodnetic (192)
Michael McCandless (185)
Grant Ingersoll (179)
Yonik Seeley (173)
Uwe Schindler (168)
Jack Krupansky (157)
Erik Hatcher (134)
Mark Miller (126)
Simon Willnauer (92)
Shawn Heisey (90)
Dawid Weiss (82)
Steven A Rowe (79)