Hello everyone, I am trying to use Jackrabbit to store documents.
To store Documents I need to set the MimeType in the Resource Node to do a search later. But my problem is where do I get the mime types from and which do I use if I have more than one option? So far I took the MimeTypes from this page http://jackrabbit.apache.org/jackrabbit-text-extractors.html And set the mimetype by checking the file ending. But for example MSWord has two Mimetypes on that page which would I use then? On some pages I even found totally different mimetypes for the same documents. You see I am really confused:-) Anyone able to help me out with some more info or maybe a page I could look things up? Thx a lot in advance! Wolfgang
