doc updates
This commit is contained in:
@ -121,7 +121,7 @@ Apache Open Source License 2
|
||||
<td><b>HTTP API</b></td>
|
||||
<!-- gb install -->
|
||||
<td>
|
||||
<a href=/api>here</a>
|
||||
<a href=/api2.html>here</a>
|
||||
</td>
|
||||
<!-- solr install-->
|
||||
<td>
|
||||
@ -156,6 +156,20 @@ Apache Open Source License 2
|
||||
</tr>
|
||||
|
||||
|
||||
<tr valign=top>
|
||||
<td><b>Github Star Ratings</b></td>
|
||||
<!-- gb install -->
|
||||
<td>
|
||||
<a href=https://github.com/gigablast/open-source-search-engine>326</a> (8/2/2014)
|
||||
</td>
|
||||
<!-- solr install-->
|
||||
<td>
|
||||
<a href=https://github.com/apache/lucene-solr>767</a> (8/2/2014)
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -232,7 +246,7 @@ Many different packages quilted together. Apache, MySQL, Lucene, Tika, Zookeeper
|
||||
<!--gigablast-->
|
||||
<td>
|
||||
<font color=green><b>
|
||||
Use curl using args (including <i>delim</i>) listed <a href=/api.html#/admin/inject>here</a>
|
||||
Use curl using args (including <i>delim</i>) listed <a href=/api2.html#/admin/inject>here</a>
|
||||
</b></font>
|
||||
<br>
|
||||
</td>
|
||||
@ -252,7 +266,7 @@ unsupported
|
||||
<!--gigablast-->
|
||||
<td>
|
||||
Use curl to post the content of the file with args listed
|
||||
<a href=/api.html#/admin/inject>here</a>
|
||||
<a href=/api2.html#/admin/inject>here</a>
|
||||
</td>
|
||||
<!--solr-->
|
||||
<td>
|
||||
@ -270,7 +284,7 @@ You can index individual local files as such:
|
||||
<!--gigablast-->
|
||||
<td>
|
||||
Use curl to inject the url with args listed
|
||||
<a href=/api.html#/admin/inject>here</a>
|
||||
<a href=/api2.html#/admin/inject>here</a>
|
||||
|
||||
</td>
|
||||
<!--solr-->
|
||||
@ -287,7 +301,7 @@ Use curl to inject the url with args listed
|
||||
<!--gigablast-->
|
||||
<td>
|
||||
Use one curl command for each url, using the interface described
|
||||
<a href=/api.html#/admin/inject>here</a></b>
|
||||
<a href=/api2.html#/admin/inject>here</a></b>
|
||||
</td>
|
||||
<!--solr-->
|
||||
<td>
|
||||
@ -305,7 +319,7 @@ Use one curl command for each url, using the interface described
|
||||
<!--gigablast-->
|
||||
<td>
|
||||
Use curl command to delete a url, using the interface described
|
||||
<a href=/api.html#/admin/inject>here</a></b>
|
||||
<a href=/api2.html#/admin/inject>here</a></b>
|
||||
</td>
|
||||
<!--solr-->
|
||||
<td>
|
||||
@ -321,7 +335,7 @@ You can delete individual documents by specifying queries that match just those
|
||||
<td><b>Getting Results via cmdline</b></td>
|
||||
<td>
|
||||
Use curl command to do a search, using the interface described
|
||||
<a href=/api.html#/search>here</a></b>
|
||||
<a href=/api2.html#/search>here</a></b>
|
||||
</td>
|
||||
<td>
|
||||
???
|
||||
|
Reference in New Issue
Block a user