| clear query|facets|time |
Search criteria: schema.xml.
Results from 41 to 50 from
735 (7.465s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Difference between IntField and TrieIntField in Lucene 4.0 - Solr - [mail # user]
|
|
... to confusion like this. For "int" vs "tint", see the comment in schema.xml (the only diff is what precisionStep is used): [...] And for the "pint" which uses *Solr's* Int...
|
|
...Field, this is the relevant comment in solr.xml: [...] -Yonik http://lucidworks.com ...
|
|
|
Author: Yonik Seeley,
2013-01-12, 22:54
|
|
|
Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #64: POMs out of sync - Lucene - [mail # dev]
|
|
... be very deterministic (i.e. it should always fail if it were actually a non multiValued field). The *_i fields are multivalued according to schema.xml, so this exception should not happen (the...
|
|
... version=1.0 in schema.xml means multiValued=true by default). Off of the top of my head, the only thing I can figure is that the maven based tests are somehow getting the wrong schema sometimes...
|
|
|
Author: Yonik Seeley,
2012-08-28, 21:49
|
|
|
Re: Facet only support english? - Solr - [mail # user]
|
|
...On 5/9/07, Yonik Seeley wrote: We should probably change the example solrconfig.xml and schema.xml to be UTF-8 by default. Any objections? -Yonik ...
|
|
|
Author: Yonik Seeley,
2007-05-09, 22:26
|
|
|
Re: Configuring the Distributed - Solr - [mail # user]
|
|
...On Thu, Dec 1, 2011 at 3:39 PM, Mark Miller wrote: One also needs an indexed _version_ field defined in schema.xml for versioning to work. -Yonik http://www.lucidimagination.com ...
|
|
|
Author: Yonik Seeley,
2011-12-04, 17:15
|
|
|
Re: solr range query - Solr - [mail # user]
|
|
...On Nov 12, 2007 8:02 AM, Heba Farouk wrote: Use fieldType="sint" (sortable int... see the schema.xml), and reindex. -Yonik ...
|
|
|
Author: Yonik Seeley,
2007-11-12, 13:55
|
|
|
Re: What is proper way to re-init index? - Solr - [mail # user]
|
|
...On 3/27/06, John Mohr wrote: Your schema is correct, I tried it myself and it worked. My best guess is that Solr isn't actually reading your schema.xml, but the example one. Are you sure...
|
|
... solrconf/schema.xml is your schema, and that you restarted the server so it would be re-read? -Yonik ...
|
|
|
Author: Yonik Seeley,
2006-03-27, 18:41
|
|
|
Re: relevance ranking and scoring - Solr - [mail # user]
|
|
...On 1/23/07, Yonik Seeley wrote: Forgot to tell you how to disable length normalization: set omitNorms="true" on the field in schema.xml -Yonik ...
|
|
|
Author: Yonik Seeley,
2007-01-23, 21:50
|
|
|
Re: Solr exception when parsing XML - Solr - [mail # user]
|
|
...On Tue, Jan 15, 2013 at 3:55 PM, Alexandre Rafalovitch wrote: Unfortunately that doesn't even work. Just as a raw control character like a 0 byte is invalid XML, so is an encoded 0 byte...
|
|
... like XML on it's own is simply incapable of representing all unicode code points (without some further encoding on top like base64 or whatever). You could always use JSON... -Yonik http://lucidworks.com ...
|
|
|
Author: Yonik Seeley,
2013-01-16, 14:18
|
|
|
Re: New lucene contrib project - GData Server - Lucene - [mail # dev]
|
|
...On 5/29/06, Otis Gospodnetic wrote: gured via XML descriptors, you may want to have a look at lucene/java/trunk /contrib/xml-query-parser . And Solr's schema.xml :-) http://svn.apache.org/viewvc/incubator/solr/trunk/example/solr/conf/schema...
|
|
.... xml?revision=408501&view=markup -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server ...
|
|
|
Author: Yonik Seeley,
2006-05-29, 14:18
|
|
|
Re: clustering schema - Solr - [mail # dev]
|
|
...Actually just copying the example schema to contrib seemed to work fine... those should probably be kept in alignment regardless of if we decide to do something different about the data...
|
|
|
Author: Yonik Seeley,
2009-10-20, 23:52
|
|
|
|