Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list recognized file formats #2637

Closed
vladak opened this issue Jan 23, 2019 · 8 comments
Closed

list recognized file formats #2637

vladak opened this issue Jan 23, 2019 · 8 comments

Comments

@vladak
Copy link
Member

vladak commented Jan 23, 2019

As a follow-up to #2631: the Indexer should report supported file formats and suffixes.

@vladak
Copy link
Member Author

vladak commented Jan 23, 2019

This could go through registered analyzers in AnalyzerGuru and exploit the fact that they are statically initialized, however this might not be forever - see #2027.

@vladak
Copy link
Member Author

vladak commented Jan 23, 2019

Otherwise, the option handling would have to initialize AnalyzerGuru first and then list the data.

@vladak
Copy link
Member Author

vladak commented Jan 23, 2019

@vladak
Copy link
Member Author

vladak commented Feb 7, 2019

Alternatively, implement this as a RESTful API call. The Indexer has far too many options already.

@vladak vladak added the API label Feb 7, 2019
@vladak vladak changed the title add Indexer option to report recognized file formats list recognized file formats Feb 26, 2019
@IndumathiJayaraman
Copy link

Hi, I'm new to open grok, I need to analyze word document and pdf in grok. any example there to add the tika in grok analyzer.

@vladak
Copy link
Member Author

vladak commented Sep 17, 2019 via email

@vladak
Copy link
Member Author

vladak commented Mar 29, 2021

The recent changes to --help guru output make it enough to replace the wiki page. Changed the wiki, closing.

@vladak vladak closed this as completed Mar 29, 2021
@vladak
Copy link
Member Author

vladak commented Mar 29, 2021

@IndumathiJayaraman if you are still interested in Word (I assume this is either Microsoft Word or LibreOffice Document) analyzer, file a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants