Thanks Erick.
On 29 September 2011 18:31, Erick Erickson wrote:
> I think your problem is that you've set
>
> omitTermFreqAndPositions="true"
>
> It's not real clear from the Wiki page, but
> the tricky little phrase
>
> "Queries that rely on position that are issued
> on a field with this optio
I think your problem is that you've set
omitTermFreqAndPositions="true"
It's not real clear from the Wiki page, but
the tricky little phrase
"Queries that rely on position that are issued
on a field with this option will silently fail to
find documents."
And phrase queries rely on position info
Hi Isan,
The schema.xml seems OK to me.
Is "textForQuery" the only field you are searching in ?
Are you also searching on any other non text based fields ? If yes, please
provide schema description for those fields also.
Also, provide your solrconfig.xml file.
On Tue, Sep 27, 2011 at 1:12 AM, I
Hi Rahul,
I also tried searching "Coke Studio MTV" but no documents were returned.
Here is the snippet of my schema file.
*
Hi Isan,
Does your search return any documents when you remove the 'at' keyword and
just search for "Coke studio MTV" ?
Also, can you please provide the snippet of schema.xml file where you have
mentioned this field name and its "type" description ?
On Mon, Sep 26, 2011 at 6:09 AM, Isan Fulia wro
This is pretty serious issue
Bill Bell
Sent from mobile
On Sep 26, 2011, at 4:09 AM, Isan Fulia wrote:
> Hi all,
>
> I have a text field named* textForQuery* .
> Following content has been indexed into solr in field textForQuery
> *Coke Studio at MTV*
>
> when i fired the query as
> *textFor