簡體   English   中英

使用Solr bin / post工具索引文件的上次修改時間(在磁盤上)

[英]Indexing file last modified time (on disk) with Solr bin/post tool

bin / post工具是否有選項或一些參數可以添加到核心xml模式中,以允許將文件系統文件的最后修改日期添加到Solr索引中?

核心的上次修改時間已經自動跟蹤,並顯示在管理界面的核心管理屏幕中。 您也可以通過API調用來檢索它: http:// localhost:8983 / solr / admin / cores?wt = xml

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM