I still want to Full text search which is why i left it in there....

 

From: Barry Chesterman [mailto:barrychester...@gmail.com] 
Sent: Tuesday, 7 February 2012 3:07 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] verity error

 

Is there a reason why you need to use Query By Example parser (natrual)?

It might be worth leaving the type attribute off altogether.

 

If you're having issues with coldfusions cfsearch tag to query a solr
collection, it's well worth learning how to query Solr directly (You have to
type a wee bit more and do more stuff but it gives you much more control
over what you're actually querying).

 

On Tue, Feb 7, 2012 at 4:49 PM, Steve Onnis <st...@cfcentral.com.au> wrote:

The documentation does not say you  need to pass in an "engine" value into
the cfsearch tag though.

 

This is all i am doing....

 

<cfsearch collection="#variables.contentIndex#"
criteria="#LCASE(ARGUMENTS.criteria)#" type="natural"  suggestions="always"
name="resultC" />

 

As i said, the collection is there as a solr type and the documentation does
not say anything about the "type" attribute being for verity only

 

 

 

From: Mark Mandel [mailto:mark.man...@gmail.com] 
Sent: Tuesday, 7 February 2012 2:45 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] verity error

 

Sounds like you're trying to search a Solr collection with Verity.

 

Mark

On Tue, Feb 7, 2012 at 2:42 PM, Steve Onnis <st...@cfcentral.com.au> wrote:

Has anyone seen this error?

 

Error executing query : unknown_handler_natural

 

It is a Solr collection. The collection created fine but i cant search it.

 

Steve

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com
<mailto:cfaussie%2bunsubscr...@googlegroups.com> .
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.





 

-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

2 Devs from Down Under Podcast

http://www.2ddu.com/

 

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com
<mailto:cfaussie%2bunsubscr...@googlegroups.com> .
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

 

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to