Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread bryan rasmussen
Hmm, ok I see the schema was wrong - I was calling the TEXT field txt... also now I am getting results on my title search after another restart and reindex - setting the TXT fields to be multiValued. Thanks, Bryan Rasmussen On Mon, Apr 18, 2011 at 1:09 PM, bryan rasmussen wrote: > well basically

Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread bryan rasmussen
well basically I copied out the RSS example as I figured that would be the closest to what I wanted to do

Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread lboutros
If a document contains multiple 'txt' fields, it should be marked as 'multiValued'. But if I'm understanding well, you also tried this ? : And for your search (MomsManual), could you give us your analyzer from the schema.xml please ? Ludovic. - Jouve France. -- View this message in co

Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread bryan rasmussen
hah, actually I tried with complete xpaths earlier but they weren't working but that was because I had made a mistake in my foreach.. and then I decided that probably the foreach and the other xpaths were being concatenated. however it is not absolutely correct yet, if I run http://localhost:8983/

Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread lboutros
did you try with the comlete xpath ? Ludovic. - Jouve France. -- View this message in context: http://lucene.472066.n3.nabble.com/all-searches-return-0-hits-what-have-I-done-wrong-tp2833706p2833798.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: all searches return 0 hits - what have I done wrong?

2011-04-18 Thread bryan rasmussen
Also if I check solr/tester/dataimport it responds: − 0 0 − − dataimporter.xml idle − 0 1634 0 2011-04-18 11:55:47 − Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. 2011-04-18 11:55:48 2011-04-18 11:55:48 0 0:0:0.922 − This response format is experimental. It is