solr/admin/analysis.jsp uses the Luke handler. You can browse facets and fields.
On Wed, Dec 29, 2010 at 7:46 PM, Ahmet Arslan <iori...@yahoo.com> wrote: >> If I understand you correctly, for an INT dynamic field >> called *_int2 >> filled with field callled my_number_int2 during data >> import >> in a query, I will search in the index on the field >> called: >> "my_number_int2" >> >> correct? >> > > Exactly. > > Using http://wiki.apache.org/solr/LukeRequestHandler you can retrieve real > field names under *_int2, if thats help. > > > > -- Lance Norskog goks...@gmail.com