QueryHighlighter icon indicating copy to clipboard operation
QueryHighlighter copied to clipboard

Publish on JCenter/Maven Central

Open rock3r opened this issue 7 years ago • 2 comments

This code and the accompanying article are very interesting, thanks @cyrilmottier! I am just in the process of implementing search in a few apps and this saves me quite some time :) I was wondering, would it be possible to have a release on JCenter and/or Maven Central so I can use it as a remote dependency instead of dropping the code?

rock3r avatar Mar 07 '17 09:03 rock3r

QueryHighlighter is more of a "here's a way to do it" rather than a "here's what you should add to your dependencies". Indeed, the API works great in some particular cases but might not suit your needs if, for instance, the highlight part is determined by an external entity.

As a consequence, I don't think it would worth putting it on JCenter/Maven.

cyrilmottier avatar Mar 07 '17 11:03 cyrilmottier

Makes sense, I will probably just use it as a reference/baseline and build on it. Thanks again for the great work!

rock3r avatar Mar 07 '17 11:03 rock3r