INDEXER Lucene - nicho92/MtgDesktopCompanion GitHub Wiki
- File Location : $USER_HOME/.magicDeskCompanion/indexer/Lucene.conf
- Category : INDEXER
- Version : 10.1.0
- Status : STABLE
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
DIRECTORY | Directory where are stored files | Text | $USER_HOME/.magicDeskCompanion\data\luceneIndex | |
maxResults | set max return result of similar query | Number | 20 | Any value > 1 |
boost | enable Document level field boosting | Boolean | false | true false |
fields | indexed fields for cards. Separated by comma | Array | cost,text,scryfallId,numbercolor,type,cmc,rarity,extraLayout,rotatedCardName,borderless,showcase,extend,timeshifted,retro | colorIdentity mtgstocksId foreignNames showCase subtypes artifact number id text toughness supertypes flavorName productId borderLess loyalty watermarks frameVersion reserved cmc mkmId securityStamp fullType subsets multiColor artist signature rotatedCard asciiName hasContentWarning mtgoCard colors instant defense flippable vehicule finishes power funny colorless mtgArenaId side scryfallIllustrationId siege scryfallId storeId url token oversized enchantment permanent reprintedCard doubleFaced arenaCard frameEffects promotypes keywords onlineOnly colorIndicator rulings basicLand japanese specialTokenOrExtra hasAlternativeDeckLimit emblem extraCard border timeshifted ritual sealed gathererCode legalities flavor typeProduct name extendedArt tcgPlayerId edhrecRank bundleCard creature attractionLights rarity multiverseid planeswalker rebalanced companion edition mainFace fullArt legendary extra customMetadata land serialized types cost alternative retro fullName originalReleaseDate classeName storySpotlight layout editions promoCard category |
minTermFreq | Sets the frequency below which terms will be ignored in the source doc | Number | 1 | Any value > 1 |