Configuration cleanup for Solr 5 - mostly cleaning up solrconfig.xml
[lui-solr.git] / zookeeper / exampledocs / ipod_other.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
20 <doc>
21   <field name="id">F8V7067-APL-KIT</field>
22   <field name="name">Belkin Mobile Power Cord for iPod w/ Dock</field>
23   <field name="manu">Belkin</field>
24   <!-- Join -->
25   <field name="manu_id_s">belkin</field>
26   <field name="cat">electronics</field>
27   <field name="cat">connector</field>
28   <field name="features">car power adapter, white</field>
29   <field name="weight">4</field>
30   <field name="price">19.95</field>
31   <field name="popularity">1</field>
32   <field name="inStock">false</field>
33   <!-- Buffalo store -->
34   <field name="store">45.18014,-93.87741</field>
35   <field name="manufacturedate_dt">2005-08-01T16:30:25Z</field>
36 </doc>
37
38 <doc>
39   <field name="id">IW-02</field>
40   <field name="name">iPod &amp; iPod Mini USB 2.0 Cable</field>
41   <field name="manu">Belkin</field>
42   <!-- Join -->
43   <field name="manu_id_s">belkin</field>
44   <field name="cat">electronics</field>
45   <field name="cat">connector</field>
46   <field name="features">car power adapter for iPod, white</field>
47   <field name="weight">2</field>
48   <field name="price">11.50</field>
49   <field name="popularity">1</field>
50   <field name="inStock">false</field>
51   <!-- San Francisco store -->
52   <field name="store">37.7752,-122.4232</field>
53   <field name="manufacturedate_dt">2006-02-14T23:55:59Z</field>
54 </doc>
55
56
57 </add>
58
59
60