• Why Solr does not index PDF files that are in the same folder?

    I have set up a Solr collection in CF 10 Administrator with following settings: File Extensions: .* Directory Path: C:/inetpub/wwwroot/test/ Recursively Index Sub Directories: unchecked Return URL: http://localhos...
    Hainan Ren
    last modified by Hainan Ren
  • KeywordTokenizerFactory splits the string for the exclamation mark

    Hi All   I have a following field settings in solr schema   <field name="<b>Exact_Word" omitPositions="true" termVectors="false" omitTermFreqAndPositions="true" compressed="true" type="string_ci" ...
    nativecoder
    last modified by nativecoder
  • Solr Collection PDF display problem

    I am having problems getting the Search collection I created to display the PDF files.  When I perform a search I am able to get the pdf file listing put when I select a PDF file to display it it does nothing.&nb...
    masterp6
    last modified by masterp6
  • Problem with Coldfusion 9 and Solr

    Hi, I have CF 9.0.1 installed, and I'm not able to define a Solr collection. I get this error in the Administrator: "An error occurred while creating the collection: org.apache.solr.common.SolrException. Check the S...
    Claude
    created by Claude
  • CFINDEX - Update existing collection with new data - duplicates records

    I have a collection made up of a document crawl to index pdf, word, excel etc.   now i need to update the existing collection with meta data related to articles in reference to the documents, however when i run ...
    JesterFortyEight
    created by JesterFortyEight
  • CF9 - Solr collection of database - Summaries are prepended with PK UID of record

    Hello, everyone.   I've got a CF9 server and created a few Solr collections from within CFAdmin, then used CFINDEX to update the collection with database records.   No matter what I do, when trying to acce...
    WolfShade
    created by WolfShade
  • CFindex generating http 500 internal server error

    I'm currently on CF 9 and moving to 10 shortly so I've tried the "migrate" from Verity to SOLR.  That created directories/files, but didn't move the data.   I then tried to index what I normally index to Ve...
    sduncanute
    last modified by sduncanute
  • Weird SOLR error - missing required field_title

    I've got a FW/1 app deploying on CF9/Windows/Apache.   Production is a cluster of 4 servers.   Code works fine on my local development machine, and when I push to our staging server.   When I pus...
    Jim Priest
    created by Jim Priest
  • Shipped drivers and DIH

    We want to test DIH in Solr connecting to a MS SQL Server.   First we followed the steps described in the Help section "Indexing using Data import Handler" (http://help.adobe.com/en_US/ColdFusion/10.0/Developing...
    Battlefield
    created by Battlefield
  • Maximum number of cores

    Hi, I am using solr4.0, i have created 10 cores in solr. I want to know how many maximum number of cores can be created in solr.
    shweta_13
    created by shweta_13
  • migrating solr 3.6 to solr4.0

    Hi,   I had solr3.6 installed on my system, now i am migrating my solr3.6 to solr4.0. but i am getting the error   SEVERE: Unable to create core: collection1 java.io.IOException: Can't find resource 's...
    shweta_13
    created by shweta_13
  • How to get maximum value of a field from an Indexed file in solr

    I have indexed an XML file in solr, which  looks like:   <doc> <str name="body">ABC</str> <str name="contentid">282307</str> <str name="docuid">121422</str> </d...
    shweta_13
    last modified by shweta_13
  • How do you use docBoost in CFIndex

    Hello,   I'm trying to use docBoost with CFIndex and whenever I use it, none of the documents get added to the index.  It doesn't throw an error but nothing gets added or updated in the collection.  He...
    rhysTriz
    last modified by rhysTriz