Luceneserver Protocols
----------------------

In this directory you will see two protocol descriptions, in
"Protocol.txt" and "Protocol_xml.txt".

When the Luceneserver was first written, the only supported
protocol for communicating with it was the line-based one as
described in "Protocol.txt".

Later on the XML-based protocol was added, and this is the one
which is recommended to be used.

