Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by HossMan:
http://wiki.apache.org/solr/SolrAdminGUI

The comment on the change is:
Solr is not an acronym

------------------------------------------------------------------------------
+  
-   
- 
- = SolrAdminGUI =
- 
  [[TableOfContents]]
  
- /!\ :TODO: /!\ Some of this links don't exist anymore, have they been 
repalced by other links?
+ /!\ :TODO: /!\ Some of this links don't exist anymore, have they been 
replaced by other links?
  
  After you have your instance of Solr is running, you can navigate to it's 
admin interface with a browser. For example:
  
@@ -15, +12 @@

  /!\ :TODO: /!\ need an up to date screen shot
  attachment:solr-admin-screenshot.gif
  
- == SOLR Links ==
+ == Solr Links ==
    
- ||'''SOLR Link'''||'''Displays'''||
+ ||'''Solr Link'''||'''Displays'''||
  ||SCHEMA ||Displays the XML schema file that defines the collection for this 
Solr instance.||
- ||CONFIG ||Displays the SOLR configuration file, solrconfig.xml.||
+ ||CONFIG ||Displays the Solr configuration file, solrconfig.xml.||
  ||PROPERTIES ||Displays a JSP that contains the properties of the Java 
Virtual Machine (JVM).||
  ||INFO||Displays a page that displays data in these Catagories: [[BR]] 
[[BR]]CORE[[BR]]CACHE[[BR]]QUERY handlers[[BR]]UPDATE handlers[[BR]]OTHER 
[[BR]] [[BR]] The above are links to locations on the same page. The 
information on the INFO page does not change after startup.||
  ||STATISTICS||Displays a subset of the data appearing on the INFO page. This 
data ''does'' change as the objects collect statistics over time.||
@@ -37, +34 @@

  == Make a Query Links ==
  
  ||'''Make a Query Link'''||'''Description'''||
- ||FULL INTERFACE||To make a more customized query use the Full Interface page 
where you can stipulate the following: a full SOLR/Lucene Statement, Protocol 
Version, Start Row, Maximum Rows Returned, Query Type, and Style Sheet. ||
+ ||FULL INTERFACE||To make a more customized query use the Full Interface page 
where you can stipulate the following: a full Solr/Lucene Statement, Protocol 
Version, Start Row, Maximum Rows Returned, Query Type, and Style Sheet. ||
  ||'''Full Interface Parameters Page'''||||
- ||SOLR/Lucene Statement|| Use this field to a query in Lucene's query 
language. For detailed information on Lucene see 
[http://lucene.apache.org/java/docs/index.html Apache's Lucene page].||
+ ||Solr/Lucene Statement|| Use this field to a query in Lucene's query 
language. For detailed information on Lucene see 
[http://lucene.apache.org/java/docs/index.html Apache's Lucene page].||
  ||Protocol Version|| The format version that is used to return responses.  
Defaults to the latest, currently 2.1 ||
  ||Start Row||Zero based offset of matching documents to return||
  ||Maximum Rows||Maximum number of documents to return||

Reply via email to