Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

Parameters

Description

is

 

return a list of all indexes

ib

[<index>|<id>]

rebuild an index

ik

[<index>|<id>]

update keyword fields for an index

id

[<index>|<id>]

update display fields for an index

ig

[<index>|<id>]

update geometry field for an index

io

[<index>|<id>]

update sort field for an index

iu

[<index>|<id>]

unlock an index

ir

[<index>|<id>]

remove an index

it

"<search terms>"|id:<entityid> [<entity>|<index>] [<limit>]

test index

<> h1. substitute, [] = optional, | alternate

Update: The ib, ik, id, ig, iu, io and ir commands now also accept a list of space separated index ids indexes or no index id parameters to perform the operation on all indexes.

...