do custom1, custom2, custom3, custom4 attribute of <cfsearch> work with Solr? The documentation said they're only for Verity MATCHES operator. How to use customX with Solr in <cfsearch>?
Thanks
|
do custom1, custom2, custom3, custom4 attribute of Thanks
| ||||
|
feedback
|
|
Yes, they do. Here is an example: Building the collection The strings are column names. For example 'keywords' is a valid column in the query "qIndex".
Searching the Collection
| |||||
feedback
|