I am new to Lucene and have begun experimenting. I've loaded both the example books.csv and the various example electronic components documents. I then do a variety of queries. Quering http://su2c-dev.ucsc.edu:8983/solr/select?q=name:A* returns both book entries and electronic component entries. Buthttp://su2c-dev.ucsc.edu:8983/solr/select?q=name:* only returns book entries. This is non-intutive to me that a broader query should return only one document type. Why is that?
Thanks, Ted --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org