Index Server UB64 User manual (Version 2.0.0)  
 

6 Index server telnet port

The index server service port is 2031.

hsymInstruction

Issue the command socket localhost 2031, type help for the command overview and quit to leave.

Note:

By default, the index server service port can only be reached from localhost. See RemoteAccess in 7.1 “Index server preference keys”.

showconf

Show index server configuration:

Example:
$ 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:

showq

Show status of current jobs queued for processing in the queue:

Example:
showq
Queue  path
run    /demovol/IMGs/0001a.jpg
term   /demovol/IMGs/0002a.jpg
hold   /demovol/IMGs/0003a.jpg
hold   /demovol/IMGs/0004a.jpg
…
showstat

This command shows the current job statistic:

Example:
showstat
Total jobs done: 28
Jobs running : 1
Jobs in hold : 21
OK
showvolumes

This command lists indexed HELIOS volumes and the mode of indexing, e.g. auto.

Example:
showvolumes
# Volume indexing-mode
/test    [auto]
/demovol [auto]
OK
showclients

This command provides information on connected clients.

Example:
showclients
afpsrv(3829) Volumes=(/demovol) Searches=((search #76 for '(* =
"layout*"cdw || kMDItemTextContent = "layout*"cdw)' on '/demovol'))
OK

HELIOS Website © 2015 HELIOS Software GmbH  
HELIOS Manuals December 22, 2017