The index server service port is 2031.
Issue the command socket localhost 2031
, type
help
for the command overview and quit
to leave.
By default, the index server service port can only be reached from localhost. See RemoteAccess in 7.1 “Index server preference keys”.
Show index server configuration:
$ cd /usr/local/helios $ bin/socket localhost 2031 Welcome to the HELIOS Index Server service port showconf # Config of indexsrv Hold time: 10 Default index timeout: 120 Indexer:Ftypes:suffixes de.helios.indexer.txtindexer::txt,c,h de.helios.indexer.oiindexer::tif,tiff,jpg,jpeg,eps,epsf,sct,psd, psb,pct,pic,bmp,jb2,jbig2,jp2,jpf,jpx,png,raw,cr2,nef,arw,dng,orf, raf,pef,sr2,crw,x3f,erf,mef,rw2,xpv de.helios.indexer.annotationindexer::annotation de.helios.indexer.officeindexer::doc,docx,xls,pps,ppt,pptx,odt, ods,odp,mp3 de.helios.indexer.mediaindexer::mp3,wma,wmv,m4p,m4a,aax,mov de.helios.indexer.pdfindexer::pdf OK
Configuration details:
Hold time
(see HoldTime in
7.1 “Index server preference keys”)
Default index timeout
(see RunTime in 7.1 “Index server preference keys”)
Indexer:Ftypes:suffixes
shows the list of
known file types and suffixes for each active indexer plug-in
Show status of current jobs queued for processing in the queue:
showq Queue path run /demovol/IMGs/0001a.jpg term /demovol/IMGs/0002a.jpg hold /demovol/IMGs/0003a.jpg hold /demovol/IMGs/0004a.jpg …
This command shows the current job statistic:
showstat Total jobs done: 28 Jobs running : 1 Jobs in hold : 21 OK
This command lists indexed HELIOS volumes and the mode of indexing, e.g. auto.
showvolumes # Volume indexing-mode /test [auto] /demovol [auto] OK
This command provides information on connected clients.
showclients afpsrv(3829) Volumes=(/demovol) Searches=((search #76 for '(* = "layout*"cdw || kMDItemTextContent = "layout*"cdw)' on '/demovol')) OK