~slub.team/goobi-indexserver/3.x

« back to all changes in this revision

Viewing changes to lucene/contrib/xml-query-parser/docs/LuceneCoreQuery.dtd.entities.html

  • Committer: Sebastian Meyer
  • Date: 2012-08-03 09:12:40 UTC
  • Revision ID: sebastian.meyer@slub-dresden.de-20120803091240-x6861b0vabq1xror
Remove Lucene and Solr source code and add patches instead
Fix Bug #985487: Auto-suggestion for the search interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
 
<html><head><title>LuceneCoreQuery.dtd's entities</title>
3
 
<meta http-equiv='CONTENT-TYPE' content='text/html; charset=UTF-8' />
4
 
<link rel='StyleSheet' href='DTDDocStyle.css' type='text/css' media='screen' />
5
 
</head><body>
6
 
<p class='DTDSource'><b><code>LuceneCoreQuery.dtd</code></b>: <a href='LuceneCoreQuery.dtd.html'>Elements</a> - <a href='LuceneCoreQuery.dtd.entities.html'>Entities</a> - <a href='LuceneCoreQuery.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='LuceneCoreQuery.dtd.entities.html' target='_top'>NO FRAMES</a></p><h1>Entities for Core Lucene</h1>
7
 
<table summary='Entities'>
8
 
<thead><tr><th>Name</th><th>Value</th></tr></thead>
9
 
<tbody>
10
 
<tr><th colspan='2' height='1' class='ruler'></th></tr>
11
 
<tr>
12
 
<td>filters</td>
13
 
<td>
14
 
%coreFilters;%extendedFilters1;
15
 
</td>
16
 
</tr>
17
 
<tr>
18
 
<td>spanQueries</td>
19
 
<td>
20
 
%coreSpanQueries;%extendedSpanQueries1;
21
 
</td>
22
 
</tr>
23
 
<tr>
24
 
<td>extendedSpanQueries1</td>
25
 
<td>
26
 
 
27
 
</td>
28
 
</tr>
29
 
<tr>
30
 
<td>queries</td>
31
 
<td>
32
 
%coreQueries;|%spanQueries;%extendedQueries1;
33
 
</td>
34
 
</tr>
35
 
<tr>
36
 
<td>extendedQueries1</td>
37
 
<td>
38
 
 
39
 
</td>
40
 
</tr>
41
 
<tr>
42
 
<td>coreSpanQueries</td>
43
 
<td>
44
 
SpanOr|SpanNear|SpanOrTerms|SpanFirst|SpanNot|SpanTerm|BoostingTermQuery
45
 
</td>
46
 
</tr>
47
 
<tr>
48
 
<td>coreFilters</td>
49
 
<td>
50
 
RangeFilter|NumericRangeFilter|CachedFilter
51
 
</td>
52
 
</tr>
53
 
<tr>
54
 
<td>extendedFilters1</td>
55
 
<td>
56
 
 
57
 
</td>
58
 
</tr>
59
 
<tr>
60
 
<td>coreQueries</td>
61
 
<td>
62
 
BooleanQuery|UserQuery|FilteredQuery|TermQuery|TermsQuery|MatchAllDocsQuery|ConstantScoreQuery|BoostingTermQuery|NumericRangeQuery
63
 
</td>
64
 
</tr>
65
 
</tbody>
66
 
</table>
67
 
</body></html>