What is Lucene used for in ThingWorx?
Feb 13, 2016
09:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 13, 2016
09:25 PM
What is Lucene used for in ThingWorx?
So I'm learning to tune ThingWorx server. I'm noticing the indexing directory in ThingWorxStorage/data is growing quickly with lucene.log files.
- I know Lucene is a Log Indexing system, but how's it used in ThingWorx?
- What is the proper way to clean up/maintenance Lucene?
- Where's the settings for the Lucene service kept in ThingWorx? How (and to what extent) should it be configured?
Labels:
- Labels:
-
Install-Upgrade
2 REPLIES 2
Feb 15, 2016
12:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 15, 2016
12:47 PM
Lucene indeed creates indexes for Thingworx to quickly find information.
I do not know if any management tools are exposed for this, I don't think they are.
Feb 17, 2016
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 17, 2016
11:26 AM
So how do prevent Lucene from generating GB of log files and overwhelming the storage on the machine?
