• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Can I use cfindex to update only one category?

New Here ,
Jun 01, 2006 Jun 01, 2006

Copy link to clipboard

Copied

I'm using CFMX7. I have a verity collection setup with categories enabled. I indexed the collection twice, once with category=files1 and once with category=files2 so now I have one collection with the two categories. Is there a way to use cfindex to update only the files1 category? The collection is going to be huge so I don't want it to update the entire thing, just one category. Or is there another way to go about this?
TOPICS
Advanced techniques

Views

238

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Jun 01, 2006 Jun 01, 2006
I keep answering my own questions. I am just going to setup two separate collections and when I use cfsearch I'll search both collections at the same time. I'll use the urlPath attribute when I cfindex so I know where the file is located in the search results.

Votes

Translate

Translate
Explorer ,
Jun 01, 2006 Jun 01, 2006

Copy link to clipboard

Copied

LATEST
I keep answering my own questions. I am just going to setup two separate collections and when I use cfsearch I'll search both collections at the same time. I'll use the urlPath attribute when I cfindex so I know where the file is located in the search results.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation