문제

I have lucene running and I query it via Solr. The indexes are built, I have a document that contains lots of words, now how to I tell lucene that it has to search the index for the document i provide, what would be the query syntax?

도움이 되었습니까?

해결책

Maybe you can use MoreLikeThis? Document ids are quite volatile.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top