less more
> complex CF
>
> Thank you for your reply,
>
>
>
> 2011/3/2 Burc Sade
>
> Hi Vodnok,
>>
>> For tag searches I would use a search engine like Solr (Lucene), as I
>> think it would be more flexible to query. You can update the index as new
&g
Hi Vodnok,
For tag searches I would use a search engine like Solr (Lucene), as I think
it would be more flexible to query. You can update the index as new data
comes in and query it for queries #1, #2 and #4.
For "All doc of type='BOT' and c_bot_code='ABC'" query, I would create the
CF below.
do