Configuration cleanup for Solr 5 - mostly cleaning up solrconfig.xml
[lui-solr.git] / zookeeper / exampledocs / mem.xml
1 <!--
2  Licensed to the Apache Software Foundation (ASF) under one or more
3  contributor license agreements.  See the NOTICE file distributed with
4  this work for additional information regarding copyright ownership.
5  The ASF licenses this file to You under the Apache License, Version 2.0
6  (the "License"); you may not use this file except in compliance with
7  the License.  You may obtain a copy of the License at
8
9      http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16 -->
17
18 <add>
19 <doc>
20   <field name="id">TWINX2048-3200PRO</field>
21   <field name="name">CORSAIR  XMS 2GB (2 x 1GB) 184-Pin DDR SDRAM Unbuffered DDR 400 (PC 3200) Dual Channel Kit System Memory - Retail</field>
22   <field name="manu">Corsair Microsystems Inc.</field>
23   <!-- Join -->
24   <field name="manu_id_s">corsair</field>
25   <field name="cat">electronics</field>
26   <field name="cat">memory</field>
27   <field name="features">CAS latency 2, 2-3-3-6 timing, 2.75v, unbuffered, heat-spreader</field>
28   <field name="price">185</field>
29   <field name="popularity">5</field>
30   <field name="inStock">true</field>
31   <!-- San Francisco store -->
32   <field name="store">37.7752,-122.4232</field>
33   <field name="manufacturedate_dt">2006-02-13T15:26:37Z</field>
34
35   <!-- a field for testing payload tagged text via DelimitedPayloadTokenFilter -->
36   <field name="payloads">electronics|6.0 memory|3.0</field>
37 </doc>
38
39 <doc>
40   <field name="id">VS1GB400C3</field>
41   <field name="name">CORSAIR ValueSelect 1GB 184-Pin DDR SDRAM Unbuffered DDR 400 (PC 3200) System Memory - Retail</field>
42   <field name="manu">Corsair Microsystems Inc.</field>
43   <!-- Join -->
44   <field name="manu_id_s">corsair</field>
45   <field name="cat">electronics</field>
46   <field name="cat">memory</field>
47   <field name="price">74.99</field>
48   <field name="popularity">7</field>
49   <field name="inStock">true</field>
50   <!-- Dodge City store -->
51   <field name="store">37.7752,-100.0232</field>
52   <field name="manufacturedate_dt">2006-02-13T15:26:37Z</field>
53
54   <field name="payloads">electronics|4.0 memory|2.0</field>
55 </doc>
56
57 <doc>
58   <field name="id">VDBDB1A16</field>
59   <field name="name">A-DATA V-Series 1GB 184-Pin DDR SDRAM Unbuffered DDR 400 (PC 3200) System Memory - OEM</field>
60   <field name="manu">A-DATA Technology Inc.</field>
61   <!-- Join -->
62   <field name="manu_id_s">corsair</field>
63   <field name="cat">electronics</field>
64   <field name="cat">memory</field>
65   <field name="features">CAS latency 3,  2.7v</field>
66   <!-- note: price & popularity is missing on this one -->
67   <field name="popularity">0</field>
68   <field name="inStock">true</field>
69   <!-- Buffalo store -->
70   <field name="store">45.18414,-93.88141</field>
71   <field name="manufacturedate_dt">2006-02-13T15:26:37Z</field>
72
73   <field name="payloads">electronics|0.9 memory|0.1</field>
74 </doc>
75
76 </add>
77