Re: Query parameter changes from solr 1.4 to 3.3

2011-08-25 Thread Yonik Seeley
On Tue, Aug 23, 2011 at 7:11 AM, Samarendra Pratap wrote: >  We are upgrading solr 1.4 (with collapsing patch solr-236) to solr 3.3. I > was looking for the required changes in query parameters (or parameter > names) if any. There should be very few (but check CHANGES.txt as Erick pointed out). W

Re: Query parameter changes from solr 1.4 to 3.3

2011-08-25 Thread Erick Erickson
Have you looked at the CHANGES.txt file? That is supposed to be updated with all these kinds of notes... Best Erick On Tue, Aug 23, 2011 at 7:11 AM, Samarendra Pratap wrote: > Hi, >  We are upgrading solr 1.4 (with collapsing patch solr-236) to solr 3.3. I > was looking for the required changes

Query parameter changes from solr 1.4 to 3.3

2011-08-23 Thread Samarendra Pratap
Hi, We are upgrading solr 1.4 (with collapsing patch solr-236) to solr 3.3. I was looking for the required changes in query parameters (or parameter names) if any. One thing I know for sure is that "collapse" and its sub-options are now known by "group", but didn't find anything else. Can someo