Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: SimilarityProvider .   Results from 1 to 10 from 10057 (1.613s).
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
SolrRelevancyFAQ - Solr - [wiki]
... according to the rules of the Similarity class used, which means it may loose precision.  (ie: in the DefaultSimilarity, the numeric norm value is encoded as a single byte using a 3-bit mantissa, so...
http://wiki.apache.org/solr/SolrRelevancyFAQ    Author: HossMan, 2013-05-22, 19:36
Solr3.1 - Solr - [wiki]
....1 Release Highlights * Numeric range facets (similar to date faceting). * New spatial search, including spatial filtering, boosting and sorting capabilities. * Example Velocity driven search UI...
http://wiki.apache.org/solr/Solr3.1    Author: ShawnHeisey, 2013-05-16, 20:27
Sort:
project
Lucene (13746)
Solr (7320)
Mahout (4050)
ElasticSearch (3143)
Nutch (1151)
ManifoldCF (727)
Lucene.Net (633)
Tika (481)
Lucy (181)
PyLucene (132)
Droids (111)
OpenRelevance (38)
type
mail # user (5988)
mail # dev (3134)
issue (407)
source code (247)
javadoc (141)
wiki (96)
Sematext # blog (39)
web site (5)
date
last 7 days (52)
last 30 days (187)
last 90 days (517)
last 6 months (1008)
last 9 months (9392)
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 (89)
Dawid Weiss (82)
Steven A Rowe (79)