Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/lui-solr
[lui-solr.git] / zookeeper / exampledocs / vidcard.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">EN7800GTX/2DHTV/256M</field>
21   <field name="name">ASUS Extreme N7800GTX/2DHTV (256 MB)</field>
22   <!-- Denormalized -->
23   <field name="manu">ASUS Computer Inc.</field>
24   <!-- Join -->
25   <field name="manu_id_s">asus</field>
26   <field name="cat">electronics</field>
27   <field name="cat">graphics card</field>
28   <field name="features">NVIDIA GeForce 7800 GTX GPU/VPU clocked at 486MHz</field>
29   <field name="features">256MB GDDR3 Memory clocked at 1.35GHz</field>
30   <field name="features">PCI Express x16</field>
31   <field name="features">Dual DVI connectors, HDTV out, video input</field>
32   <field name="features">OpenGL 2.0, DirectX 9.0</field>
33   <field name="weight">16</field>
34   <field name="price">479.95</field>
35   <field name="popularity">7</field>
36   <field name="store">40.7143,-74.006</field>
37   <field name="inStock">false</field>
38   <field name="manufacturedate_dt">2006-02-13T15:26:37Z/DAY</field>
39 </doc>
40   <!-- yes, you can add more than one document at a time -->
41 <doc>
42   <field name="id">100-435805</field>
43   <field name="name">ATI Radeon X1900 XTX 512 MB PCIE Video Card</field>
44   <field name="manu">ATI Technologies</field>
45   <!-- Join -->
46   <field name="manu_id_s">ati</field>
47   <field name="cat">electronics</field>
48   <field name="cat">graphics card</field>
49   <field name="features">ATI RADEON X1900 GPU/VPU clocked at 650MHz</field>
50   <field name="features">512MB GDDR3 SDRAM clocked at 1.55GHz</field>
51   <field name="features">PCI Express x16</field>
52   <field name="features">dual DVI, HDTV, svideo, composite out</field>
53   <field name="features">OpenGL 2.0, DirectX 9.0</field>
54   <field name="weight">48</field>
55   <field name="price">649.99</field>
56   <field name="popularity">7</field>
57   <field name="inStock">false</field>
58   <field name="manufacturedate_dt">2006-02-13T15:26:37Z/DAY</field>
59   <!-- NYC store -->
60   <field name="store">40.7143,-74.006</field>
61 </doc>
62 </add>