Thanks Lee for the quick response,
Let me explain it a little bit better
In the CFSEARCH tag, you use the CRITERIA attribute, what it does... By
default is that it sents to the SOLR via post the search query of the user
to the field where the text is stored in this case since I'm indexing PDF
fil
Can you see the query actually presented to solr in the logs ?
maybe capture that and then run it with a debug true in the admin pages.
sorry i cant help directly with your syntax
On 7 June 2011 23:06, Alejandro Delgadillo wrote:
> Hi,
>
> I¹m having some troubles using Solr throught Coldfusio
Hi,
I¹m having some troubles using Solr throught Coldfusion, the problem right
now is that when I search for a term in a Custom field, the results
sometimes have the value that I sent to the custom field and not to the
field that contains the text, this is the cfsearch sintax that I¹m using:
E