311312313314315316317318319320321
*/ public void searchDone() throws Exception { _stopFurtherResponseWrites = true; AtomFeed atom = this.getAtomFeed(); atom.writeEnd(this.getPrintWriter()); } /** * Gets the atom feed. *