On Sat, 4 Sep 2010 01:15:11 -0700 (PDT) BobG <b...@bitwise-bncc.nl> wrote:
> > Hi, > I am trying to set up a new SOLR search engine on a windows > platform. It seems like I managed to fill an index with the > contents of my SQL server table. > > When I use the default *.* query I get a nice result: [...] > However when I try to query the table with a search term I get no > results. [...] > What am I doing wrong here? [...] Could you post your schema.xml. In particular, how is the "Artikel" field being processed at index/query time? Regards, Gora