2012-02-14 09:07:22 -05:00
|
|
|
<!--
|
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2011-05-26 12:18:58 -04:00
|
|
|
<div id="analysis">
|
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div class="block analysis-error" id="analysis-handler-missing">
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div class="head">This Functionality requires the <code>/analysis/field</code> Handler to be registered and active!</div>
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2012-02-23 14:23:10 -05:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div class="block analysis-error" id="analysis-error">
|
2011-06-03 14:51:37 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div class="body"></div>
|
2011-06-03 14:51:37 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2011-06-03 14:51:37 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div id="analysis-holder">
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div id="field-analysis">
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<form method="get">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<ul class="clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<li class="index">
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<label for="analysis_fieldvalue_index">Field Value (Index)</label>
|
|
|
|
<textarea name="analysis.fieldvalue" id="analysis_fieldvalue_index"></textarea>
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</li>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<li class="query">
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<label for="analysis_fieldvalue_query">Field Value (Query)</label>
|
|
|
|
<textarea name="analysis.query" id="analysis_fieldvalue_query"></textarea>
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</li>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<li class="settings-holder clearfix">
|
2012-04-22 11:08:24 -04:00
|
|
|
<div class="settings clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<label for="type_or_name">Analyse Fieldname / FieldType:</label>
|
|
|
|
<select id="type_or_name"></select>
|
2012-04-28 04:29:58 -04:00
|
|
|
<a id="tor_schema" href="#"><span>Schema Browser</span> </a>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-04-22 11:08:24 -04:00
|
|
|
<div class="buttons clearfix">
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2013-01-23 16:52:28 -05:00
|
|
|
<button type="submit"><span>Analyse Values</span></button>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div class="verbose_output active">
|
|
|
|
<a>Verbose Output</a>
|
|
|
|
</div>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
|
|
|
</li>
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</ul>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</form>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
<div id="analysis-result" class="clearfix verbose_output"></div>
|
2011-07-21 10:11:27 -04:00
|
|
|
|
2012-03-07 11:30:20 -05:00
|
|
|
</div>
|
2011-05-26 12:18:58 -04:00
|
|
|
|
|
|
|
</div>
|