File: LuceneContribQuery.dtd.entities.html

package info (click to toggle)
lucene-solr 3.6.2%2Bdfsg-24
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 91,200 kB
  • sloc: java: 465,555; xml: 24,939; javascript: 5,291; ruby: 3,453; jsp: 2,637; python: 1,619; sh: 1,556; perl: 1,407; cpp: 305; makefile: 39
file content (91 lines) | stat: -rw-r--r-- 2,162 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title>LuceneContribQuery.dtd's entities</title>
<meta http-equiv='CONTENT-TYPE' content='text/html; charset=UTF-8' />
<link rel='StyleSheet' href='DTDDocStyle.css' type='text/css' media='screen' />
</head><body>
<p class='DTDSource'><b><code>LuceneContribQuery.dtd</code></b>: <a href='LuceneContribQuery.dtd.html'>Elements</a> - <a href='LuceneContribQuery.dtd.entities.html'>Entities</a> - <a href='LuceneContribQuery.dtd.org.html'>Source</a> | <a href='intro.html'>Intro</a> - <a href='elementsIndex.html'>Index</a><br /><a href='index.html' target='_top'>FRAMES</a>&nbsp;/&nbsp;<a href='LuceneContribQuery.dtd.entities.html' target='_top'>NO FRAMES</a></p><h1>Entities for Contrib Lucene</h1>
<table summary='Entities'>
<thead><tr><th>Name</th><th>Value</th></tr></thead>
<tbody>
<tr><th colspan='2' height='1' class='ruler'></th></tr>
<tr>
<td>coreParserDTD</td>
<td>
LuceneCoreQuery.dtd <i>(system)</i>
</td>
</tr>
<tr>
<td>filters</td>
<td>
%coreFilters;%extendedFilters1;
</td>
</tr>
<tr>
<td>spanQueries</td>
<td>
%coreSpanQueries;%extendedSpanQueries1;
</td>
</tr>
<tr>
<td>extendedSpanQueries2</td>
<td>
 
</td>
</tr>
<tr>
<td>extendedSpanQueries1</td>
<td>
 
</td>
</tr>
<tr>
<td>queries</td>
<td>
%coreQueries;|%spanQueries;%extendedQueries1;
</td>
</tr>
<tr>
<td>extendedQueries2</td>
<td>
 
</td>
</tr>
<tr>
<td>extendedQueries1</td>
<td>
|LikeThisQuery|BoostingQuery|FuzzyLikeThisQuery%extendedQueries2;%extendedSpanQueries2;
</td>
</tr>
<tr>
<td>coreSpanQueries</td>
<td>
SpanOr|SpanNear|SpanOrTerms|SpanFirst|SpanNot|SpanTerm|BoostingTermQuery
</td>
</tr>
<tr>
<td>coreFilters</td>
<td>
RangeFilter|NumericRangeFilter|CachedFilter
</td>
</tr>
<tr>
<td>extendedFilters2</td>
<td>
 
</td>
</tr>
<tr>
<td>extendedFilters1</td>
<td>
|TermsFilter|BooleanFilter|DuplicateFilter%extendedFilters2;
</td>
</tr>
<tr>
<td>coreQueries</td>
<td>
BooleanQuery|UserQuery|FilteredQuery|TermQuery|TermsQuery|MatchAllDocsQuery|ConstantScoreQuery|BoostingTermQuery|NumericRangeQuery
</td>
</tr>
</tbody>
</table>
</body></html>