Thanks for the link.


On 30 January 2014 21:12, Jeff Coughlin <j...@jeffcoughlin.com> wrote:

> That is correct.  More details (and example code) can be found in the
> online docs here:
> http://jeffcoughlin.github.io/farcrysolrpro/documentation.html#filtercontent
>
> Good luck,
>
> --
> Jeff Coughlin
>
> On Jan 30, 2014, at 1:21 AM, AJ Mercer <ajmer...@gmail.com> wrote:
>
> looks like you can add a function 'contentToIndex' to a type
>
> <cfif structKeyExists(oType, "contentToIndex")>
> <!--- run the contentToIndex method for this content type --->
> <cfset stResult.qContentToIndex = oType.contentToIndex() />
>
> and it need to return a query with 'objectID', 'datetimelastupdated'
> columns
>
>
> On 30 January 2014 07:39, AJ Mercer <ajmer...@gmail.com> wrote:
>
>> Is it possible to exclude individual items from being indexed /
>> searchable by solr?
>>
>> That is, I want all files to be indexed/searchable, except for files
>> flagged
>>
>>
>> --
>>
>> *AJ Mercer*
>> <webonix:net strength="Industrial" /> <http://webonix.net/> | <webonix:org
>> community="Open" /> <http://webonix.org/>
>> http://twitter.com/webonix
>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/>
>>
>>
>
>
> --
>
> *AJ Mercer*
> <webonix:net strength="Industrial" /> <http://webonix.net/> | <webonix:org
> community="Open" /> <http://webonix.org/>
> http://twitter.com/webonix
> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/>
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

*AJ Mercer*
<webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
community="Open" /> <http://webonix.org>
http://twitter.com/webonix
Railo Community Manager <http://www.getrailo.org/index.cfm/community/team/>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to farcry-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to