but when the query string contains multiple
> words like "Test Street" I'm getting EOF exception and it's not parsing due
> to space.
>
> Any approach to overcome this.
>
> Thanks in advance
> Rajesh
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Parsing-error-on-space-tp4192796.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
ot;type:parent"}childStreet:"Test Street". This query retrieves records
based on both the condition, but when the query string contains multiple
words like "Test Street" I'm getting EOF exception and it's not parsing due
to space.
Any approach to overcome this