Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.3
-
Fix Version/s: 0.5
-
Component/s: None
-
Labels:None
Description
When I run my app with Oracle and Searchable Plugin, this message appears :
[create table index_aliasnotifyingcountryalias (name_ varchar2(50 char) , value_ blob , size_ number(10,0) , lf_ timestamp , deleted_ number
(1,0), primary key (name_) ) ]; nested exception is java.sql.SQLException: ORA-00972: identifier is too long
Table name : index_aliasnotifyingcountryalias is too long. May be I must create a configuration file .
Issue Links
| This issue depends on: | ||||
| GPSEARCHABLE-127 | Mapping: More closure mapping configuration: Class and instance meta data, static and dynamic; analyzers; Searchable component, Searchable parent, id, ... |
|
|
|
So you have configured a JDBC store for Compass?