Does numFound different for that two queries or not?
8 Aralık 2013 Pazar tarihinde Ted Goldstein <[email protected]> adlı kullanıcı şöyle yazdı: > 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: [email protected] > For additional commands, e-mail: [email protected] > >
