Declaring a searchable class property(a.k.a JavaBean property) of a class using the property element.
<property
name="propertyname"
accessor="property|field"
boost="boostvaluefortheproperty"
class="explicitdeclarationofthepropertyclass"
analyzer="nameoftheanalyzer"
override="true|false"
managed-id="auto|true|false"
managed-id-index="[compass.managedId.indexsetting]|no|un_tokenized"
managed-id-converter="managedidconverterlookupname"
exclude-from-all="no|yes|no_analyzed"
converter="converterlookupname"
>
(meta-data)*
</property>
You can map all internal Java primitive data types, primitive wrappers and most of the common Java classes (i.e. Date and Calendar). You can also map Arrays and Collections of these data types.When mapping a Collection, you must specify the object class(like java.lang.String) in the class mapping property (unless you are using generics).
Note,that you can define a property with no meta-data mapping within it.It means that it will not be searchable, but the property value will be stored when persisting the object to these archengine, and it will be loaded from it as well(unless it is of type java.io.Reader).
分享到:
相关推荐
mongodb-windows安装包: mongodb-compass-1.31.2-win32-x64.msi 打开直接安装
mongodb-compass-1.42.1-win32-x64.exe 数据库构建工具
mongodb可视化管理mongodb-compass-1.43.0-win32-x64.exe mongodb compass官网下载地址:https://www.mongodb.com/try/download/compass mongodb相关下载地址: mongodb社区版:...
mongodb-compass-community-1.21.2-win32-x64.exe mongodb-compass-community-1.21.2-win32-x64.exe mongodb-compass-community-1.21.2-win32-x64.exe mongodb-compass-community-1.21.2-win32-x64.exe
"mongodb-compass-1.27.1-win32-x64.zip"是一个针对Windows 64位系统的MongoDB Compass版本的压缩包。 MongoDB Compass的核心功能包括: 1. **数据可视化**:它提供了一个直观的界面来查看和理解数据库的结构,...
mongodb-compass-1.28.4-darwin-x64.dmg
mongodb-compass-community-1.18.0-win32-x64.msi
关于mongodb-compass-1.40.2-win32-x64.msi,这是一个MongoDB Compass的Windows平台安装包,专为64位系统设计。MongoDB Compass是MongoDB官方提供的一个图形化数据库管理工具,它集成了多种功能,如创建数据库、管理...
在“mongodb-compass-community-1.16.4-win32-x64.zip”这个压缩包中,包含了MongoDB Compass的社区版,它可以帮助用户直观地查看和操作MongoDB数据库。以下是压缩包内各个文件的作用: 1. **snapshot_blob.bin**:...
mongodb-compass-1.44.6-darwin-x64.dmg
使用compass+lucene实现简单的全文检索功能 里面整合了spring2.5、hibernate3.2、struts2.0,是对数据库进行全文检索的一个非常好的demo的所有jar包组合! 对研究基于数据库检索的java开源搜索引擎的朋友有很大的...
MongoDB Compass是数据库MongoDB下的一款可视化操作工具,可以帮助我们更轻松的创建和管理数据库。
在“mongodb-compass-1.20.5-win32-x64.zip”压缩包中,包含的是适用于Windows平台的安装程序“mongodb-compass-1.20.5-win32-x64.msi”。这个MSI文件是一个Windows Installer包,用于在Windows系统上安装MongoDB ...
mongodb客户端工具compassmongodb客户端工具
一款非常好用的MongoDB的图形化界面,作为mongodb管理工具的安装包,对于管理mongodb很方便实用
不需要积分2020.3.1官网下载,方便大家下载,官网下载真的非常慢。mongo官方提供的gui界面