Closed (works as designed)
Project:
Apache Solr Local Files index & search
Version:
7.x-1.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2013 at 02:22 UTC
Updated:
23 Apr 2015 at 19:15 UTC
Jump to comment: Most recent
Comments
Comment #1
cimo75 commented+1
Comment #2
cimo75 commentedOk i got it, eventually I had not understood the aim of this module.
tx
Comment #3
vijayasri01 commentedCan anyone clarify about server-side folder (complete path) and client-side folder (complete path) what paths to be expected.
Also I am able to index the documents but not search the contents inside the files like pdf, doc etc.,
Comment #4
pedrorocha commentedThe naming is a bit confuse, I agree. By client side I mean "the machine that is seeing the files folder via network access". This module was developed with an architecture of a file server sharing a folder with the webserver in mind.
The project was succesful and the module worked well, but at least for me, there is no interest in further development.
If anyone have interest, just let me know.
Comment #5
pedrorocha commentedComment #6
vijayasri01 commentedThanks for the reply.
I am interested in and want to make this module work in my project. Can you please give me in detail about what to add in the solrconfig.xml and schema.xml to search the content from the files. I am not able to search the content files from the solr server but my files are indexed in the solr server through drush solr-local successfully.
Below are the lines i added to the schema.xml
and in solrconfig.xml i added below update/extract handler
Did I missed anything to make the files search work.
It would be a great help if you provide me instruction to get working this module in my project. I am using solr-4.10.2 and Drupal 7.
Comment #7
pedrorocha commentedLet's keep the discussion on your original issue(#2476609: apache solr local files search functionality not searching the documents).
Comment #8
thamizhvanan86 commentedHi,
Can any one clarify about server-side folder (complete path) and client-side folder (complete path) what paths to be expected.
I have to perform this file search. What should be the server-side folder and client side folder. Example required.