search

  1. practicalsoft

    Xen-AddOn Xon - Standard Library 1.21.2 1.21.2

    Xon - Standard Library Fix ajax pagination & ajax filtered pagination code did not dynamically loading css/js Update choices.js Various performance fixes when used with large number of options (ie hundreds of prefixes when using Multi-Prefix) Fix filtering/search could return unstable search...
  2. practicalsoft

    Xen-AddOn Search Improvements by Xon v2.9.8 2.9.8

    Search Improvements by Xon v2.9.8 مجموعه ای از پیشرفت ها در جستجوی پیشرفته XF و برخی برای جستجوی پیش فرض MySQL XenForo. ویژگی های MySQL & Elastic Search. range_query جستجوی DSL امکان پرس و جوهای محدوده دلخواه برای داده های عددی را فراهم می کند به کاربران اجازه می‌دهد تا ترتیب جستجوی...
  3. practicalsoft

    Xen-AddOn Google custom search v1.6 1.6

    Google custom search v1.6 توضیحات: جستجوی XenForo را با جستجوی سفارشی Google جایگزین می کند. (نمونه ای از برگه جستجو) Description: Replaces XenForo search with Google custom search. (Example of Search tab)
  4. practicalsoft

    Xen-AddOn Conversation Improvements by Xon v2.4.3 2.4.3

    Conversation Improvements by Xon v2.4.3 مجموعه ای از پیشرفت های سیستم مکالمه XenForo. برای انجمن های بزرگ، لطفاً به بخش "نصب برای انجمن های بزرگ" مراجعه کنید. حذف نصب تمام داده ها را حذف می کند! با این حال، فهرست جستجو به بازسازی کامل برای حذف داده های قدیمی نیاز دارد! امکانات جستجوی مکالمه...
  5. practicalsoft

    Xen-AddOn Search Improvements by Xon2.8.4 2.8.4

    Search Improvements by Xon2.8.4 مجموعه ای از پیشرفت ها در جستجوی پیشرفته XF و برخی برای جستجوی پیش فرض MySQL XenForo. ویژگی های MySQL و Elastic Search. range_query جستجوی DSL امکان پرس و جوهای محدوده دلخواه برای داده های عددی را فراهم می کند به کاربران اجازه می‌دهد تا ترتیب جستجوی پیش‌فرض...
  6. practicalsoft

    Xen-AddOn Search Improvements 2.8.1 2.8.1

    Search Improvements 2.8.1 Search Improvements by Xon2.8.1 Fix "before" search result term would print an integer instead of a human readable yyyy-mm-dd formatted string Change 'no results found' handling to display search terms on the relevent page If using ElasticSearch Essentials, recommend...
  7. practicalsoft

    Xen-AddOn Search Improvements by Xon v2.7.5 v2.7.5

    Search Improvements by Xon v2.7.5 مجموعه ای از پیشرفت ها در جستجوی پیشرفته XF و برخی برای جستجوی پیش فرض MySQL XenForo. ویژگی های MySQL & Elastic Search. range_query جستجوی DSL امکان پرس و جوهای محدوده دلخواه برای داده های عددی را فراهم می کند به کاربران اجازه می‌دهد تا ترتیب جستجوی پیش‌فرض...
  8. PracticalBot

    Enhanced Search 2.2 - Similar Threads

    In the beginning, XenForo Enhanced Search (XFES) was intended to be a simple drop-in replacement for MySQL full text search, primarily aimed at large forums whose operation would potentially suffer when attempting to search very large database tables. As a drop-in, XFES only made use of the...
  9. practicalsoft

    Xen-AddOn [Andrew] Moderator Panel 1.7.5 1.7.5

    [Andrew] Moderator Panel دید بهبود یافته ای را در مورد رفتار کاربر و ویژگی های اضافی ناظر به مدیران ارائه می دهد. تصور این است که با ارائه دید بهتر به هشدارها، گزارش‌ها، ممنوعیت‌های موضوعی و نادیده‌انگاری‌ها، گردانندگان می‌توانند سریع‌تر کاربران مشکل را شناسایی کنند و در هنگام تصمیم‌گیری درباره...
  10. practicalsoft

    Xen-AddOn AndyB Advanced search 3.4 3.4

    به جستجوی پست ها و عناوین موضوعات با استفاده از متن دقیق اجازه می دهد. (نمونه ای از لینک جستجوی پیشرفته در نوار ناوبری) (نمونه ای از نتایج صفحه جستجوی پیشرفته) (نمونه ای از صفحه گزینه ها) (نمونه ای از مجوزهای گروه کاربر) امکانات: پیوند جستجوی پیشرفته به نوار پیمایش تب تالار گفتمان شما...
  11. practicalsoft

    Xen-AddOn Search Improvements 2.7.5 2.7.5

    افزونه ای برای بهبود جستجو در زنفورو addon-Xon-SearchImprovements-2.7.5 A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search. MySQL & Elastic Search features; range_query search DSL allows arbitrary range queries for numerical data Allow users to...
  12. practicalsoft

    B4X FEED B4xTable Search - Ignore null entries in fields when using the search feature.

    Hi I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
  13. practicalsoft

    B4X FEED B4xTable - How can i select and highlight a table row programatically

    Hi, I am using b4xtable in an Android app. I wish to find a record in a SearchTemplate dialog, then set a b4xTable row after clicking out of the dialog and passing the selected item and its index to an already existing table. Now I can hear you asking, why don't you use the table search...
  14. practicalsoft

    B4X FEED B4xTable Search Fails If Text Field is NULL

    Hi, I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
  15. practicalsoft

    B4X FEED Quick Search And Find All References text entry was back where it used to be in IDE prior to v8

    I have started to use latest version of B4A IDE and one thing that I am not happy with, is moving text entry for Quick Search and Find All References to the Title Bar. For me, this is so not intuitive position. Especially, that all other text entries are left where they used to be - i.e...
  16. practicalsoft

    B4X FEED Export filtered data in B4Xtable

    based on Erel's example, I use this code to export data from B4Xtable in different activities, it works OK, but it exports all data in table even if I applied search criteria in search box. I want to export data in table with or without search criteria. i think the problem is in this line, but I...
  17. practicalsoft

    B4X FEED Read text from customlistview

    Hi there, I am new to B4A so please bear with me. I have a customlistview which has items in it. I am trying to make it so that if a user clicks on an item, it will be able to retrieve all details about that item (The text and value). I have got the value, but I've got no idea about how to find...
عقب
بالا