FW: looking for working example defType=term

2013-08-12 Thread Johannes Elsinghorst
om] Sent: Montag, 12. August 2013 17:10 To: Johannes Elsinghorst Subject: Re: looking for working example defType=term How are you using the term query parser? The term query parser requires a field to be specified. I use it this way: q=*:*&fq={!term f=category}electronics The "t

looking for working example defType=term

2013-08-12 Thread Johannes Elsinghorst
Hi, can anyone provide a working example (solrconfig.xml,schema.xml) using the TermQParserPlugin? I always get a Nullpointer-Exception on startup: 8920 [searcherExecutor-4-thread-1] ERROR org.apache.solr.core.SolrCore รป java.lang.NullPointerException at org.apache.solr.search.TermQParser