dataimporthandler
How do you tie UIMA to SOLR Dataimporthandler?
We\'ve been doing some tests with Apache UIMA. The results are amazing! Our ideal set up would be a tight integration of UIMA with SOLR. Ideally, we like to pass all the content we index past UIMA,[详细]
2023-04-08 19:24 分类:问答How to use Solr DataImportHandler with XML Files?
I\'m researching using DataImportHan开发者_StackOverflow中文版dler to import my data files utilizing[详细]
2023-04-08 02:19 分类:问答Solr : file entity processor and delta import
I\'m using solr 3.3 and i want to use delta import with file entity pro开发者_开发百科cessor and tika entity processor. Full import works fine but the delta import parameter doesn\'t import the new do[详细]
2023-04-07 19:55 分类:问答Solr Json URLDataSource
Solr DataImportHandler documentation says we could index data from other Solr servers using URLDat开发者_如何学CaSource. Can anyone please guide me how to produce a data config file for that purpose?[详细]
2023-04-06 09:45 分类:问答What SQL datatype should be used to populate a Solr location (spatial) field when using a DataImportHandler?
I have a Solr schema which contains a location field (using the default solr.LatLonType ): <field name=\"latlng\" type=\"location\" indexed=\"true\" stored=\"true\"/>[详细]
2023-04-04 11:36 分类:问答What problems may occur while querying SQL databases with big amount of data over internet
I am having this big database on one MSSQL server that contains data indexed by a web crawler. Every day I want to update SOLR SearchEngine Index using DataImportHandler which is situated in another[详细]
2023-03-31 12:37 分类:问答Solr DataImportHandler not found
I am usingSolr 3.3.0 with Tomcat 6.0.26. I was able to successfully install Solr and i was even able to access its web interface using http:/localhost:8084/solr/admin.[详细]
2023-03-26 05:47 分类:问答Solr : data import handler and solr cell
Is it possible to index rich document (pdf, office)... with data import handler using solr cell. 开发者_StackOverflowI use solr 3.2.[详细]
2023-03-20 09:42 分类:问答Start solr-DataImport via linux shell (cron)?
Currently im running solr 3.1 on a tomcat 6 on a ubuntu 10.04 machine. Everything works, i can start indexing from my mysql-database via[详细]
2023-03-02 23:46 分类:问答delta-import problem in solr DIH
When I ru开发者_如何转开发nfull_import command it is working fine. The updated dates are written to dataimport.properties file. When I run delta-import it is giving Indexing failed. Rolled back all ch[详细]
2023-02-15 12:15 分类:问答