Refactor package names under org.hibernate.search in hibernate-search-engine module
-----------------------------------------------------------------------------------
Key: HSEARCH-1051
URL:
https://hibernate.onjira.com/browse/HSEARCH-1051
Project: Hibernate Search
Issue Type: Improvement
Components: engine
Affects Versions: 4.1.0.Beta2
Reporter: Hardy Ferentschik
The packages under _org.hibernate.search_ are missing loosing logical structuring and
there are generally to many. Some suggestions for a refactoring might be:
* create _org.hibernate.search.indexing_ and move batchindexing in there (maybe just as
batch)
* Move _analyzer_ and _bridge_ into _org.hibernate.search_ as well
* Move _filter_ under _query_
...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira