What do the various Java IDEs use for indexing classes for field/type/variable/method usage search? I imagine it's got to be bytecode.
On Fri, May 8, 2015 at 2:40 PM, Tomasz Borek <tomasz.bo...@gmail.com> wrote: > Out of curiosity: why bytecode? > > pozdrawiam, > LAFK > > 2015-05-08 21:31 GMT+02:00 Mark <javam...@gmail.com>: > > > I looking to use Solr search over the byte code in Classes and Jars. > > > > Does anyone know or have experience of Analyzers, Tokenizers, and Token > > Filters for such a task? > > > > Regards > > > > Mark > > >