Doug Chestnut wrote:



Andrew Golightly wrote:

Hey everyone,

As you all probably know lucene saves it's indexes in the work directory. We store our publication in an svn repo, and I am wondering whether it is wise to save the indexing too.

Advantages:
- If the publication is checked out elsewhere, searching is immediately available.

Disadvantages:
- If people are working on their own local copies, then the indexing directory constantly conflicts within svn. And that includes binary files like: work/lucene/index/authoring/index/segments So resolution is near impossible.

From what I understand, lenya 1.4 indexes it's pages when submit/publish is called in the workflow. So if a site was checked out elsewhere and the indexing was not saved, then the whole site would have to be manually re-published. Correct?

Well, the pages that were published elsewhere would need to be republished I guess. We really need a reindex-publication usecase for this.


agreed, whereas something like this already exists within Lenya 1.2.x

But we should also make the location of the index configurable with local config files. Maybe it's already possible or easy to fix, but I have not found time yet to check.

Michi



--Doug


Appreciate your input.
Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to