Re: Groupped results

2011-03-02 Thread Jayendra Patil
Hi Rok, If I understood the use case rightly, Grouping of the results are possible in Solr http://wiki.apache.org/solr/FieldCollapsing Probably, you can create new fields with the combination for the groups and use the field collapsing feature to group the results. Id Type1Type2Title Grou

Groupped results

2011-03-02 Thread Rok Rejc
I have an index with a number of documents. For example (this example is representative and contains many others fields): IdType1Type2Title 1abxfg 2acabd 3adthm 4baefd 5bbikj 6bcazd ... I want to query an index on