Thanks! I will look into it.
Regards,
Rakesh Varna
On Sat, Feb 4, 2012 at 10:09 AM, Esteban Donato wrote:
> also, if you want to search across different fields without specifying
> field names, you can use dismax
> http://wiki.apache.org/solr/DisMaxQParserPlugin
>
>
> On Sat, Feb 4, 2012 at 11:0
also, if you want to search across different fields without specifying
field names, you can use dismax
http://wiki.apache.org/solr/DisMaxQParserPlugin
On Sat, Feb 4, 2012 at 11:06 AM, Ahmet Arslan wrote:
>>
>>
>>
>>
>>
>> searchField
>>
>>
>> I have noticed that 'title' field and 'pate
>
>
>
>
>
> searchField
>
>
> I have noticed that 'title' field and 'patent_no'
> field are not getting
> copied.
You need to use upper case F letter. copyField versus copyfield.