rrentSearchingQuery = new BooleanQuery();
>> >> >>
>> >> >> currentSearchingQuery.add(titleDescQuery,Occur.MUST);
>> >> >> highlighter = new Highlighter( new QueryScorer(titleDescQuery));
>> >> >>
>> >> >> TermQue
archForm.getTechGroup()));
> >> >>currentSearchingQuery.add(searchTechGroupQyery, Occur.MUST);
> >> >> TermQuery searchProgramQyery = new TermQuery(new
> >> >> Term("techProgram",searchForm.getTechProgram()));
> >> >>
;> >> TermQuery searchProgramQyery = new TermQuery(new
>> >> Term("techProgram",searchForm.getTechProgram()));
>> >>currentSearchingQuery.add(searchProgramQyery, Occur.MUST);
>> >> }
>> >>
>> >> What's the equi
; Term("techProgram",searchForm.getTechProgram()));
> >>currentSearchingQuery.add(searchProgramQyery, Occur.MUST);
> >> }
> >>
> >> What's the equivalent Solr code for above Luce code. Any samples would
> be
> >> appreciated.
>
;currentSearchingQuery.add(searchProgramQyery, Occur.MUST);
>> }
>>
>> What's the equivalent Solr code for above Luce code. Any samples would be
>> appreciated.
>>
>> Thanks,
>> --
>> View this message in context:
>> http://o
ccur.MUST);
> }
>
> What's the equivalent Solr code for above Luce code. Any samples would be
> appreciated.
>
> Thanks,
> --
> View this message in context:
> http://old.nabble.com/how-to-search-against-multiple-attributes-in-the-index-tp26339025p26339025.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
.nabble.com/how-to-search-against-multiple-attributes-in-the-index-tp26339025p26339025.html
Sent from the Solr - User mailing list archive at Nabble.com.