20:21:04.672 ( 98201) DEBUG [http-apr-8080-exec-9] LuceneIndexer.java:196 - Indexed Document<stored,indexed<post.id:22> stored,indexed<forum.id:1> stored,indexed<topic.id:1> stored,indexed<user.id:2> stored,indexed<date:20130830202104> indexed,tokenized<subject:Aw:Welcome to JForum> indexed,tokenized<contents:Und noch eine docx Beilage
und eine PDF Beilage
und eine ODt Beilage>>
20:22:10.019 (163548) INFO [http-apr-8080-exec-10] LuceneSearch.java:268 - searching for: Collaborative Housing
20:22:10.041 (163570) INFO [http-apr-8080-exec-10] LuceneSearch.java:155 - criteria=[+(contents:"Collaborative Housing" OR subject:"Collaborative Housing")]
20:22:10.074 (163603) INFO [http-apr-8080-exec-10] LuceneSearch.java:172 - hits=0
20:23:26.771 (240300) INFO [http-apr-8080-exec-8] SystemGlobals.java:306 - Key 'lucene.currently.indexing' is not found in F:\Program Files\apache-tomcat-7.0.33\webapps\jforum/WEB-INF/config/SystemGlobals.properties and F:\Program Files\apache-tomcat-7.0.33\webapps\jforum/WEB-INF/config/jforum-custom.conf
20:24:21.258 (294787) DEBUG [Thread-42] LuceneReindexer.java:128 - firstPostId=0
20:24:21.259 (294788) DEBUG [Thread-42] LuceneReindexer.java:130 - lastPostId=1000
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:134 - dbFirstPostId=1
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:135 - dbLastPostId=22
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:144 - firstPostId=1
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:145 - lastPostId=22
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:157 - firstPostId=1
20:24:21.261 (294790) DEBUG [Thread-42] LuceneReindexer.java:158 - toPostId=22
20:24:21.267 (294796) DEBUG [Thread-42] LuceneIndexer.java:245 - indexing 8c2c937b2d569921de6e2352e96534b9_2.txt_
20:24:21.572 (295101) DEBUG [Thread-42] LuceneIndexer.java:245 - indexing dc3cdd22df5e502bbcd1a3d1bbe62088_2.pdf_
20:24:22.713 (296242) DEBUG [Thread-42] LuceneIndexer.java:245 - indexing d3c2544d5d514b6b511fe6e6624f148c_2.docx_
20:24:23.509 (297038) DEBUG [Thread-42] LuceneIndexer.java:245 - indexing 14dbf15f1e3ad73bb08e3c8c496d9ecc_2.odt_
20:24:23.655 (297184) INFO [Thread-42] LuceneReindexer.java:209 - **** Total: 2397 ms
20:24:35.256 (308785) INFO [http-apr-8080-exec-4] LuceneSearch.java:268 - searching for: Collaborative Housing
20:24:35.258 (308787) INFO [http-apr-8080-exec-4] LuceneSearch.java:155 - criteria=[+(+(contents:Collaborative OR subject:Collaborative)+(contents:Housing OR subject:Housing))]
20:24:35.292 (308821) INFO [http-apr-8080-exec-4] LuceneSearch.java:172 - hits=1
1. Attachements should be indexed automatically when posting the message (configurable?). It seems to me that I have to start the index as administrator manually.
I have chosen SearchStats.appendToIndex=true and SearchStats.checkMessageExists=off: Nevertheless the log shows "indexing 8c2c937b2d569921de6e2352e96534b9_2.txt" although this file was already indexed.
A button reindex all would be nice.
It would be nice if the search result page would indicate that the search term was found in the attached document xy. My test message added three documents, the search result (searched for a term which is only in one of these three documents) shows only the link to the message. A document link in the search result page would be great.
Ulf Dittmer wrote:Whenever a post is edited in any way, it is reindexed. I'm not sure how the output you posted indicates otherwise...?
Heri Bender wrote:It would be nice if the search result page would indicate that the search term was found in the attached document xy.
Ulf Dittmer wrote:That would be a major effort - currently the index has no way of differentiating between content from a post and content from an attachment.
Trust God, but always tether your camel... to this tiny ad.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|