source: sandbox/expresso-solr/solr/docs/api/solrj/index.html @ 7588

Revision 7588, 1.4 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Mon Jun 25 15:26:30 EDT 2012-->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8Solr 4.0.0-ALPHA API
9</TITLE>
10<SCRIPT type="text/javascript">
11    targetPage = "" + window.location.search;
12    if (targetPage != "" && targetPage != "undefined")
13        targetPage = targetPage.substring(1);
14    if (targetPage.indexOf(":") != -1)
15        targetPage = "undefined";
16    function loadFrames() {
17        if (targetPage != "" && targetPage != "undefined")
18             top.classFrame.location = top.targetPage;
19    }
20</SCRIPT>
21<NOSCRIPT>
22</NOSCRIPT>
23</HEAD>
24<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
25<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
26<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
27<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
28</FRAMESET>
29<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
30<NOFRAMES>
31<H2>
32Frame Alert</H2>
33
34<P>
35This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
36<BR>
37Link to<A HREF="overview-summary.html">Non-frame version.</A>
38</NOFRAMES>
39</FRAMESET>
40</HTML>
Note: See TracBrowser for help on using the repository browser.