cfindex and mapped directory

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default cfindex and mapped directory

    I been try to index a folder within a mapped directory but it seem not to be
    working

    I am not getting any errors and my access to the directory is fine
    but it does not index

    i used the admin part to create the Collection and to index and also the
    cfindex but both give me no results
    Am i missing something?
    thanks

    jorgepino Guest

  2. Similar Questions and Discussions

    1. cfindex help
      I'm creating a search utility/interface for an online magazine. I've created my collection using cfcollection, that I included on my search page...
    2. CF 5: cfindex doesn't refresh
      Hi there, have a bit of a problem here and thinking that it might be a bug at this point. Below is my cfindex instruction. All the parameters are...
    3. cfindex using recursive directory query and type=path
      Using ColdFusion 6. I generated a query containing a list of the directories I want to index (www.cflib.org has a cfdirectory UDF). I now have a...
    4. Need access to a mapped CF include directory
      I am testing Contribute 3 for my company to see if we can use it for web content management. I have run into a problem. We currently have a...
    5. The file 'bin\WebProj.dll' cannot be copied to the run directory. The requested operation cannot be performed on a file with a user-mapped section open.
      Hi, All, I got this error when trying to compile a web project. The file 'bin\Kennel.dll' cannot be copied to the run directory. The requested...
  3. #2

    Default Re: cfindex and mapped directory

    Help...
    jorgepino Guest

  4. #3

    Default Re: cfindex and mapped directory

    problem solved
    jorgepino Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139