Highlighting not working

2009-01-02 Thread Sushil Vegad
Hi, I cant get highlighting to work. I tried everything mentioned about it on the forum. PLEASE HELP... We use solrJ; search a field called content, it is the default search field, indexed and stored. Its type is text, has analyzer associated with it. There is no uniqueKey in the schema SolrQuer

Re: Retrieve documents that contain max value for a field

2008-12-29 Thread Sushil Vegad
This looks useful, but I am not sure how to use the component. Could you please elaborate? Also, this is not available in Solr 1.3. Any equivalent of it in 1.3? Thanks, Sushil ryantxu wrote: > > not exactly what you are asking for, but check: > http://wiki.apache.org/solr/StatsComponent > >

Re: Retrieve documents that contain max value for a field

2008-12-26 Thread Sushil Vegad
olr FAQ? > > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Sushil Vegad >> To: solr-user@lucene.apache.org >> Sent: Friday, December 26, 2008 11:25:10 AM >> Subject: Retrieve do

Retrieve documents that contain max value for a field

2008-12-26 Thread Sushil Vegad
Hi, Can someone please help with how to write a query for the following scenario? We index Topics that contains text. A topic can have many versions, each version is indexed. Our schema has topicid, versionId and timestamp fields, amongst others. Topicid is not a uniqueField because multiple ver