|
Move Method private buildFacetField(f String, val Object) : IndexableField from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected buildFacetField(f String, val Object) : IndexableField from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Method private getTaxDirectory(database ODatabaseDocumentInternal) : Directory from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to private getTaxDirectory(database ODatabaseDocumentInternal) : Directory from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Method protected supportsFacets() : Boolean from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected supportsFacets() : Boolean from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Method protected isFacetField(field String) : boolean from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected isFacetField(field String) : boolean from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Method protected buildFacetIndexIfNeeded(metadata ODocument) : void from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected buildFacetIndexIfNeeded() : void from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Method protected getIndexFacetPath(storageLocalAbstract OLocalPaginatedStorage) : String from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected getIndexFacetPath(storageLocalAbstract OLocalPaginatedStorage) : String from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Attribute public FACET_FIELDS : String from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to public FACET_FIELDS : String from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Attribute protected FACET : String from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected FACET : String from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Attribute protected config : FacetsConfig from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected config : FacetsConfig from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Attribute protected facetField : String from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected facetField : String from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |
|
Move Attribute protected taxonomyWriter : TaxonomyWriter from class com.orientechnologies.lucene.manager.OLuceneFullTextIndexManager to protected taxonomyWriter : TaxonomyWriter from class com.orientechnologies.lucene.manager.OLuceneFacetManager |
From |
To |