Re: Solr pro plugin - exclude items

"Geoff Bowers" <[email protected]> Thu, 30 Jan 2014 14:21:13 -0800 (PST)
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <1391120472920.0178618b@Nodemailer>
Sounds like a perfect Q&A example for FarCry Questions :)—
Sent from Mailbox for iPhone

On Fri, Jan 31, 2014 at 12:12 AM, Jeff Coughlin <[email protected]>
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 <[email protected]> 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 <[email protected]> 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" /> | <webonix:org community="Open" />
>> http://twitter.com/webonix
>> Railo Community Manager
>> 
>> 
>> 
>> 
>> -- 
>> 
>> AJ Mercer
>> <webonix:net strength="Industrial" /> | <webonix:org community="Open" />
>> http://twitter.com/webonix
>> Railo Community Manager
>> 
>> -- 
>> You received this message cos you are subscribed to "farcry-dev" Google group.
>> To post, email: farcry-dev-/[email protected]
>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
>> 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>> 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-/[email protected]
> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
> 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> 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-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/groups/opt_out.