Re: Solr Search fails

2011-05-08 Thread deniz
solved... gotta use wildcards... -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2917602.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Search fails

2011-05-08 Thread deniz
well the line with id is universal/user/id sorry for the typo... and problem is still going on -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2917555.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Search fails

2011-05-08 Thread deniz
well... i have made some changes to see what happens... here is the current situation... not only search but also indexing fails... here is my dataconfig file: http://blablabla/6564"; processor="XPathEntityProcessor" forEach="/

Re: Solr Search fails

2011-05-06 Thread Grijesh
provide your schema for more detail about your problem - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2907192.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Search fails

2011-05-06 Thread deniz
well i have already done.. both the exact text and also some word in the whole text... nothing changes... -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2907157.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Search fails

2011-05-06 Thread Grijesh
If its type is string then you can search for exact text only not for any part of string and also case sensitive - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2907148.html Sent from the Solr - User ma

Re: Solr Search fails

2011-05-05 Thread deniz
type is string and i use standard analyzer ( i am not sure what you mean by the word chain ) -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2907104.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Search fails

2011-05-05 Thread Grijesh
What is your field type and analysis chain - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Search-fails-tp2907093p2907097.html Sent from the Solr - User mailing list archive at Nabble.com.