|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View Page HistoryThe LucidWorks Enterprise has its own Platform includes a simple Search UI, but if you are going to build your own user interface, or your own application to access the data stored in LucidWorks Enterprise, you will need to access the underlying engine directly.
LucidWorks Enterprise is built on Apache Solr, so the techniques necessary for performing a search against it are the same as those for performing a search against Solr. In other words, an HTTP call to a URL of:
You can then consume that XML from within your application.
While XML is the default output format, LucidWorks Enterprise supports multiple formats, including JSON, CSV, and even object formats such as PHP, Java, and Python.
In general, to change the output format, use the {{wt}} parameter, as in: