Re: Upgrade from 1.2 to 1.4

2009-12-17 Thread Erik Hatcher
Eric, The sort changed, so it is now a separate parameter. &q=&sort=... The query;sort syntax has been deprecated. Be sure to reach Solr's CHANGES.txt when upgrading. There's this section the upgrading from 1.3 (which would apply when going from 1.2 also!) mentioning this: "The defa

Upgrade from 1.2 to 1.4

2009-12-17 Thread ERIC TREECE
Has anyone successfully upgraded from 1.2 to 1.4 by just changing the war file? When we tried this we could not longer sort to retrieve the highest numbered date/id in our index. Previously with 1.2 the following would return the most recent data and now it returns data from "around" the same t