When my Solr guru gets back, we'll redo the schema and see what happens, thanks!
Dennis Gearon Signature Warning ---------------- It is always a good idea to learn from your own mistakes. It is usually a better idea to learn from others’ mistakes, so you do not have to make them yourself. from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. ----- Original Message ---- From: Lance Norskog <goks...@gmail.com> To: solr-user@lucene.apache.org Sent: Thu, December 30, 2010 4:26:58 PM Subject: Re: dynamic fields revisited 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