Issues
- Give access to Directory providersHSEARCH-1Resolved issue: HSEARCH-1Emmanuel Bernard
- Only index an entity when it's index properties have physically changedHSEARCH-5Resolved issue: HSEARCH-5
- Be able to define a Date field as Field.keyword(String, Date)HSEARCH-10Resolved issue: HSEARCH-10
- Support @FieldBridge annotated annotationHSEARCH-18Resolved issue: HSEARCH-18
- Lucene extensionsHSEARCH-20Resolved issue: HSEARCH-20
- Support asynchronous batch worker queueHSEARCH-23Resolved issue: HSEARCH-23Emmanuel Bernard
- Potential deadlock when using multiple DirectoryProviders in a highly concurrent index updateHSEARCH-24Resolved issue: HSEARCH-24Emmanuel Bernard
- Look for log and exception strategyHSEARCH-35Resolved issue: HSEARCH-35
- Verify that Serializable return type are not resolved by StringBridge built in typeHSEARCH-37Resolved issue: HSEARCH-37
- event listener declaration example is wrongHSEARCH-39Resolved issue: HSEARCH-39
- Allow fine grained analyzers (Entity, attribute, @Field)HSEARCH-41Resolved issue: HSEARCH-41
- Throw meaningful error on overlapping index namesHSEARCH-46Resolved issue: HSEARCH-46
- Force Store.NO on embedded object in collections or arraysHSEARCH-55Resolved issue: HSEARCH-55Yoann Rodière
- rename query.resultSize() to getResultSize()HSEARCH-63Resolved issue: HSEARCH-63Emmanuel Bernard
- Exception Thrown If Index Directory Does Not ExistHSEARCH-64Resolved issue: HSEARCH-64Emmanuel Bernard
- Update to JBoss Embedded beta2HSEARCH-65Resolved issue: HSEARCH-65Emmanuel Bernard
- Set index copy threads as daemonHSEARCH-68Resolved issue: HSEARCH-68Emmanuel Bernard
- Create the index base directory if it does not existsHSEARCH-70Resolved issue: HSEARCH-70Emmanuel Bernard
- Provide fullTextSession.getSearchFactory()HSEARCH-71Resolved issue: HSEARCH-71Emmanuel Bernard
- IncrementalOptimizerStrategy triggered on transactions or operations limitsHSEARCH-73Resolved issue: HSEARCH-73Emmanuel Bernard
- Use FieldSelector to filter returned FieldsHSEARCH-75Resolved issue: HSEARCH-75
- Expose configuration settings through APIHSEARCH-77Resolved issue: HSEARCH-77
- Incorrect fields are ignored by projection: an exception should be raisedHSEARCH-78Resolved issue: HSEARCH-78
- Recommend to use FlushMode.APPLICATION on massive indexingHSEARCH-79Resolved issue: HSEARCH-79
- Migrate to Lucene 2.2HSEARCH-84Resolved issue: HSEARCH-84
- Asynchronous incremental optimizerHSEARCH-85Resolved issue: HSEARCH-85Yoann Rodière
- Use of setFirstResult / setMaxResults can lead to a list with negative capacity (John Griffin)HSEARCH-90Resolved issue: HSEARCH-90John Griffin
- Avoid returning non initialized proxies in scroll() and iterate() (loader.load(EntityInfo))HSEARCH-99Resolved issue: HSEARCH-99
- Default index operation in @Field to TOKENIZEDHSEARCH-102Resolved issue: HSEARCH-102
- Make @DocumentId optional and rely on @IdHSEARCH-104Resolved issue: HSEARCH-104Hardy Ferentschik
- Use the shared reader strategy as the default strategyHSEARCH-106Resolved issue: HSEARCH-106
- id of embedded object is not indexed when using @IndexedEmbeddedHSEARCH-108Resolved issue: HSEARCH-108
- ScrollableResults does not obey out of bounds rules (John Griffin)HSEARCH-110Resolved issue: HSEARCH-110Emmanuel Bernard
- Ability to disable event based indexing (for read only or batch based indexing)HSEARCH-111Resolved issue: HSEARCH-111
- Remove @Text, @Keyword and @Unstored (old mapping annotations)HSEARCH-113Resolved issue: HSEARCH-113
- Add ClassBridges (plural) functionalityHSEARCH-118Resolved issue: HSEARCH-118John Griffin
- Remove query.setIndexProjection (replaced by query.setProjection)HSEARCH-122Resolved issue: HSEARCH-122
- Use mkdirs instead of mkdir to create necessary parent directory in the DirectoryProviderHelperHSEARCH-123Resolved issue: HSEARCH-123John Griffin
- Add support for fields declared by interface or unmapped superclassHSEARCH-125Resolved issue: HSEARCH-125
- Better diagnostic when Search index directory cannot be opened (Ian)HSEARCH-126Resolved issue: HSEARCH-126
- Wrong prefix for worker configurationsHSEARCH-127Resolved issue: HSEARCH-127
- Should provide better log infos (on the indexBase parameter for the FSDirectoryProvider)HSEARCH-130Resolved issue: HSEARCH-130
- Make Filter caching more efficientHSEARCH-131Resolved issue: HSEARCH-131
- Create a RAMDirectoryProvider from an existing Lucene FSDirectoryHSEARCH-135Resolved issue: HSEARCH-135
- JNDI Property names have first character cut offHSEARCH-138Resolved issue: HSEARCH-138
- parent entity not reindexed when related collection marked with @FieldBridge is changedHSEARCH-143Resolved issue: HSEARCH-143
- Allow projection of Lucene DocIdHSEARCH-147Resolved issue: HSEARCH-147
- Provide a facility to access Lucene query explanationsHSEARCH-154Resolved issue: HSEARCH-154
- Retrofit FieldBridge.set lucene parameters into a LuceneOptions classHSEARCH-156Resolved issue: HSEARCH-156Hardy Ferentschik
- Make explicit in FAQ and doc that query.list() followed by query.getResultSize() triggers only one queryHSEARCH-157Resolved issue: HSEARCH-157
50 of 697