Re: trunk broken?

2006-10-13 Thread Zaheed Haque
Bill: Thanks a lot. cheers On 10/13/06, Bill Au <[EMAIL PROTECTED]> wrote: You need the junit jar file in your CLASSPATH in order to build Solr. Bill On 10/12/06, Zaheed Haque <[EMAIL PROTECTED]> wrote: > Hi: > > The nighly version 2006-10-12 works fine just tested it. But when I > downloade

[jira] Updated: (SOLR-52) Lazy Field loading

2006-10-13 Thread Mike Klaas (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-52?page=all ] Mike Klaas updated SOLR-52: --- Attachment: lazyfields_patch.diff Moved id field selection out of SolrIndexSearcher.doc() Chris: What would you like to see vis-a-vis the many field issues before committi

Re: Re: [jira] Updated: (SOLR-52) Lazy Field loading

2006-10-13 Thread Mike Klaas
On 10/9/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: We probably don't want to add the unique key field directly to Set passed by the client -- partially because it's bad form to modify a collection as a side affect of another method, but also because Set.add is an optional method that might t