Where does all indexed elements get saved?
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
It is saved in the index folder. The search engine is based on Lucene
http://lucene.apache.org/java/docs/index.html |
It is saved in the index folder. The search engine is based on Lucene 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?? |
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 |
|
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.