SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-391
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Matt Solnit
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Typo in configuration XSD blocks use of dialect attribute for PostgreSQL

Created: 27/Apr/07 12:11 PM   Updated: 27/Apr/07 03:34 PM
Component/s: Compass::Core
Affects Version/s: 1.1 GA
Fix Version/s: 1.2 M1

Environment: Mac OS X 10.4.9 (Intel), Java 1.5.0_07


 Description  « Hide
The schema for the "dialect" attribute accepts the string "org.apache.lucene.store.jdbc.dialect.PostgresDialect", but the actual Compass class name is "org.apache.lucene.store.jdbc.dialect.PostgreSQLDialect".

The workaround is to use the "dialectClass" attribute instead.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.