Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 apache solr 4.10。我必须提升他们所针对的文件,以便他们获得更好的分数。现在,我必须记录该文档 ID 以及该查询。
如何保存文档 ID 和查询?
其次,我必须使用这些信息来提升该文档。我该怎么做?