GroupDocs.Search supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata:
Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email:
Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
This article explains that how to detect encoding of a text file automatically in Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
The Example in this article demonstrates how to update metadata properties using a combination of criteria...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
This article gives the knowledge about the ability to perform search by chunks using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...