It's all about the answers!

Ask a question

Where does all indexed elements get saved?


Abhinav Ajmera (22113020) | asked Jul 13 '10, 6:34 a.m.
Once we define indexing rules for wsdl artifacts, and indexing gets completed, where these indexed elements get saved?

Is it in Index_folder?? if yes/no can anyone give the exact location where it will be saved? And what format does it gets saved?

Also which search index engine RAM uses? Is it some open source search engine/ or RAM specific search engine? As if provided the search ingine name, if open source the indexed file can be read and used.

4 answers



permanent link
Gili Mendel (1.8k56) | answered Jul 13 '10, 8:31 a.m.
JAZZ DEVELOPER
It is saved in the index folder. The search engine is based on Lucene
http://lucene.apache.org/java/docs/index.html

permanent link
Abhinav Ajmera (22113020) | answered Jul 14 '10, 3:40 a.m.
It is saved in the index folder. The search engine is based on Lucene
http://lucene.apache.org/java/docs/index.html


Thanks, Also can you tell when we submit the assets in RAM, It gets converted in .RAS format.. this conversion is based on which engine??

permanent link
Gili Mendel (1.8k56) | answered Jul 14 '10, 7:39 a.m.
JAZZ DEVELOPER
The RAS format is based on OMG's Reusable Asset Specification. You can get the ZIp file that contains XMI, Rose, and MDL files for RAS here:

http://www.omg.org/cgi-bin/doc?formal/2006-01-04

permanent link
Abhinav Ajmera (22113020) | answered Aug 26 '10, 9:23 a.m.
Got it done. Thanks.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.