Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: SchemaField.   Results from 1 to 10 from 81008 (3.883s).
Loading phrases to help you
refine your search...
SchemaField.java - Solr - [source code]
... and  * limitations under the License.  */ package org.apache.solr.schema; import org.apache.solr.common.SolrException; import org.apache.lucene.index.IndexableField; import org.apache.lucene.index.StorableField...
....io.IOException; /**  * Encapsulates all information about a Field in a Solr Schema  *  *  */ public final class SchemaField extends FieldProperties {   final String name;   final FieldType type;   final int properties...
[+ show more]
  
SchemaField - Solr - [javadoc] - [see source code]
...Encapsulates all information about a Field in a Solr Schema ...
http://search-lucene.com/jd/solr/solr-core/org/apache/solr/.../SchemaField.html   
SchemaField # indexed() - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/solr/solr-core/org/ap.../SchemaField.html#indexed()   
SchemaField # stored() - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/solr/solr-core/org/apa.../SchemaField.html#stored()   
schema field properties - Solr - [mail # user]
...I'm revisiting SOLR-162 (the luke stuff) and run into a few questions about field specification...  What is the difference between:  SchemaField.isTokenized() and  Field...
...Type.isTokenized()  Is the lucene Field tokenized if either is true?  How should I ask if a field is binary?  (SchemaField.isBinary() is package protected and never called)  Is there a per field way to specify "is...
[+ show more]
   Author: Ryan McKinley, 2007-03-21, 01:29
FieldType # checkSchemaField(SchemaField field) - Solr - [javadoc] - [see source code]
...Check's {@link org.apache.solr.schema.SchemaField} instances constructed using this field type to ensure that they are valid. This method is called by the SchemaField constructor...
...Exception}   if invariants are violated by the SchemaField.  ...
[+ show more]
http://search-lucene.com/jd/sol.../FieldType.html#checkSchemaField(SchemaField)   
Re: schema field properties - Solr - [mail # user]
...On 3/20/07, Ryan McKinley  wrote:  One should imply the other, unless the SchemaField was programmatically-constructed in a strange way.  During indexing, only the FieldType method is used...
... (see FieldType.java:206)   Good question.  I believe it is impossible to create a binary field in Solr currently.   "lazy" is purely a property of reading fields--it is not inherent...
[+ show more]
   Author: Mike Klaas, 2007-03-21, 01:49
Limit on number of schema fields? - Solr - [mail # user]
...Is there any significant penalty for having a large number of fields   in a Solr schema (like between 50 and 100)?  We have a site with several different types of searchable content...
...,   and each of those types will require several different fields (most   of which are not shared). I figured that it'd be easier to have   everything in one index, but I just want to make sure...
   Author: Mike Baranczak, 2006-10-18, 18:23
CurrencyField # checkSchemaField(SchemaField field) - Solr - [javadoc] - [see source code]
http://search-lucene.com/jd/so...rrencyField.html#checkSchemaField(SchemaField)   
SchemaField # SchemaField(org.apache.solr.schema.SchemaField prototype, java.lang.String name) - Solr - [javadoc] - [see source code]
...Create a new SchemaField from an existing one by using all of the properties of the prototype except the field name. ...
http://search-lucene.com/jd/so...che.solr.schema.SchemaField, java.lang.String)   
Sort:
project
Lucene (36250)
Solr (32345)
ElasticSearch (7165)
ManifoldCF (1657)
Nutch (1431)
Lucene.Net (923)
Mahout (683)
Tika (219)
Lucy (160)
PyLucene (85)
Droids (40)
OpenRelevance (18)
type
mail # user (49506)
web site (13236)
mail # dev (6381)
javadoc (5466)
issue (2998)
source code (2521)
mail # general (633)
wiki (235)
Sematext # blog (32)
date
last 7 days (357)
last 30 days (4173)
last 90 days (12866)
last 6 months (19413)
last 9 months (67408)
author
Chris Hostetter (2617)
Erick Erickson (2014)
Yonik Seeley (1645)
Erik Hatcher (1226)
Michael McCandless (1051)
Otis Gospodnetic (1001)
Jack Krupansky (747)
Uwe Schindler (709)
Grant Ingersoll (679)
Lance Norskog (507)
Robert Muir (501)
Markus Jelsma (482)
Ahmet Arslan (464)
Shalin Shekhar Mangar (414)
Mark Miller (401)