How do I index documents in SOLR?

Posted by Shane on Stack Overflow See other posts from Stack Overflow or by Shane
Published on 2010-05-10T10:48:10Z Indexed on 2010/05/10 10:54 UTC
Read the original article Hit count: 280

Filed under:
|
|

Hi there, Im running Solr 1.4 on Ubuntu 10.04 (installed via apt-get solr-tomcat) and it seems to be working fine. Im having some difficulty finding any coherent info on how to index documents though. Im new to SOLR so bear with me! I have a folder (/mnt/folder) that is a mounted windows share, which contains Word and PDF files that I would like indexed, whats the easiest way to get SOLR to index the entire folder?

The documentation for SOLR is pretty poor, its impossilbe to find any decent tutorials on getting things done with it so any help is greatly appreciated!

S

© Stack Overflow or respective owner

Related posts about solr

Related posts about ubuntu