Nikolay Rastegaev wrote: > Sorry for disturb you, but I spent 4 hours try to solve problem. I > can't solve it. > 1. Install Document Repository > 2. Add 3 test documents > 3. Index (xdr command) content
There is no need to use the "index "command. All *indexable* documents are automatically indexed. > 4. Try to search - "no result" :( > 5. Change Lucine to Qizx > 6. Try to search - "no result" :( > > Index folder (data/TIndexer | XIndexer) with files exist. > OK. > Document Repository software is not index *.dita files, created by > XMLmind XML Editor. > Start to read Qizx documentation, but think, that problem is not in > Qizx customization. You don't need to read Qizx documentation. XMLmind Document Repository uses Qizx transparently for the user. > I try simply rename *.dita to *.xml, but result is the same - file > with DITA topic content is not indexed. It's a problem with *XXE* and not with XDR. XXE says that a DITA topic has a "application/x-dita+xml" MIME type. XDR will automatically index files having a "application/x-dita+xml;format=dita" MIME type. Hence DITA files saved by XXE are indeed not indexed. Using command "put" (without even specifying a MIME type) will cause XDR to properly detect ".dita" files as having a "application/x-dita+xml;format=dita" MIME type and to index such files. Needless to say that we'll fix this XXE bug in next release. Thank you very much for reporting it! > Nikolay Rastegaev, > XMLmind russian translator > -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

