Facet searching on single field with multiple words value.

2007-06-20 Thread Ashwani Kabra
))); BitSet secondBitSet = filter.bits(reader); secondBitSet.and(FirstBitSet); int count=secondBitSet.cardinality(); /code -- Regards Ashwani Kabra

Re: how to customize solr

2007-06-01 Thread Ashwani Kabra
use debuggers with servlet containers. -Hoss -- Regards Ashwani Kabra

Re: how to customize solr

2007-05-31 Thread Ashwani Kabra
it is flowing with what value. I'm using netbeans to tracing the code. Thanks again Regards Ashwani Kabra

how to customize solr

2007-05-30 Thread Ashwani Kabra
But i saw when we run it on browser it called execute function in solrcore class.I want to know if i want to run the code and want to trace code where should i start it from. any help as i'm begginer for solr and want to work as developer. Thanks.. -- Regards Ashwani Kabra